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 are the advantages of using pointers in a program?
Can I run c program in turbo c++?
Explain queue. How it can be implemented?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is do..while loops structure?
What are the defining traits of an object-oriented language?
What is a catch statement?
What is the v-ptr?
How would perform Pattern Matching in C++?
Should I learn c or c++ first?
Describe exception handling concept with an example?
What is purpose of abstract class?
What is a memory leak c++?
What is a pointer how and when is it used?
What is std namespace in c++?