Computer Science, asked by ashwinuniqueleader01, 1 year ago

What is the difference Turbo C++ and C++ ?

Answers

Answered by nkshukla1973pbeega
1

C++ is a language for computer programming. And Visual C++ and Turbo C++ are IDE's i-e Integrated Development Environment. IDE is just an editor and compiler for any language. ... And now difference between Visual C++ and Turbo C++ is that Turbo C++ is old version, whereas Visual C++ is new version.

Mark as Brainlist

Answered by rosey25
8

Explanation:

can you please tell me the difference between c++ and turbo c++ IDE? In Simple manner C++ is a languageand and is a extension of C (which follow the oops concept) and turbo C++ IDE is a compiler which provide a integrated development environment.

Similar questions