yeeah
Some of them are: Load, Save, Compile, Link, Execute.
No. You use library functions, such as getc() or putc() to do I/O.
addition,subtractions,multiplications,divisons,logical opearations....
Turbo C compiles c source. turbo c++ compiles c++ source code.
TurboC does have commands, some of them are: Load, Save, Compile, Link, Execute. I don't know what do you mean by 'example command'.
Depends upon the personal opinion. They both are different IDE. Dev C used the MICGW compiler while Turbo C uses Borland compiler. Hence due to this, certain inbuilt functions will not work in Dev C. clrscr() is one such function. However Turbo C is outdated and does not use follow many of the programming standards.
turbo c cannot execute c++ as well..since c++ is the superset of c .the cprograms can be compiled in turbo c++.
It's easy: there are no commands in C, but a few statements (such as: expression, if, else, switch, while, do-while, for, break, continue, return and goto), and countless library functions (like printf, malloc and fopen).
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
turbo is word to do the programming language in c & c++ and i do no about borland
turbo c is a compiler and c++ is a programming language.