and how they are related to each other.
A Biginner Plz Help
ANSI C++ and Turbo C++ what is the different between them.?
ANSI C++ is a specification, *not* a compiler. All compilers need to adhere to this specification in order to call themselves ANSI C++ compliant.
Turbo C++ is a compiler that was created by Borland. Depending on the version that you have, it may or may not be ANSI C++ compliant. You are best off checking www.borland.com to find out if your particular version is compliant.
Reply:Ansi c++ is a language standard as defined by ANSI.
Whereas turbo c++ is a compiler IDE used to develop the programs in that language
Reply:ANSI C++ ... is one standardized version of the C programming language
turbo c++ is a Borland Integrated Development Environment and compiler for the C programming language.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment