+ +=
- -=
* *=
/ /=
% %=
=
==
!=
<=
>=
& &&
|
^
~
<< <<=
>> >>=
,
[]
()
are the basic operator in TURBO C
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
Editor - edits text Compiler - compiles the program Linker - links the program Debugger - helps finding bugs
If you are going to program in turbo c (for DOS) you might be better using DJGPP. Google DJGPP for downloading and a whole host of good info.
addition,subtractions,multiplications,divisons,logical opearations....
Turbo C compiles c source. turbo c++ compiles c++ source code.
turbo c cannot execute c++ as well..since c++ is the superset of c .the cprograms can be compiled in turbo c++.
conditional operator , size of operator , membership operator and scope resulation operator can not be overload in c++
:: operator can not be used in 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.
1. Turbo C is an example of Integrated Developing Environment. 2. Turbo C has example programs, the most important is bgidemo.c