advantages and disadvantages of using Borland C++ / version
5.
Answer Posted / 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 View All Answers
What is a container class?
What is the use of main function in c++?
What does override mean in c++?
Why do we use templates?
what is upcasting in C++?
Out of fgets() and gets() which function is safe to use and why?
How can a struct in c++ differs from a struct in c?
What is conditions when using boolean operators?
What is the purpose of extern storage specifier?
Why is c++ called oops?
How a new operator differs from the operator new?
What are punctuators in c++?
What is #include c++?
What is a tree in c++?
Define a pdb file.