advantages and disadvantages of using Borland C++ / version
5.



advantages and disadvantages of using Borland C++ / version 5...

Answer / queen of hearts

Advantages:
Borland C++ 5.0 was designed to be the most productive, most customizable, most flexible version ever. It helps you with 32-bit Windows operating system migration, provides support for changing standards.

Disadvantages:
•No longer supported - Old version of less popular compiler
•Newer, better supported free compilers exists
•Much smaller community compared to GCC or MVCC
•Less access to new technologies
•Doesn't support new C++ features

Is This Answer Correct ?    11 Yes 2 No

Post New Answer

More C++ General Interview Questions

program explaining feautures of c++

0 Answers   Satyam,


Which one is a preferred language C or C++? Why?

0 Answers  


Which is better turbo c++ or dev c++?

0 Answers  


What will the line of code below print out and why?

0 Answers  


Give example of a pure virtual function in c++?

0 Answers  






What issue do auto_ptr objects address?

2 Answers  


Should I learn c++ c?

0 Answers  


What are the advantages of early binding?

0 Answers  


How can a called function determine the number of arguments that have been passed to it?

0 Answers  


Are there interfaces in c++?

0 Answers  


What does count ++ do in c++?

0 Answers  


How many ways can a variable be initialized into in C++?

0 Answers   HCL,


Categories