usable
for,while,do while
while, for, do-while (and perhaps goto)
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++.
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
You can use a software called DOSboxAnother Answer:Turbo C++ was discontinued in 2009 by Embarcadero Technologies. While you might be able to get it to run in Windows 7 using compatibility mode, it would be better to upgrade to C++Builder.You can use DOSBox to install Turbo C in Windows 7. Or Turbo C Simulator which install Turbo C in Windows 7 in a single click.
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 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
just try to read books about turbo c