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


Please Help Members By Posting Answers For Below Questions

What does std :: flush do?

678


What is c++ virtual inheritance?

594


Can you Mention some Application of C/C++?

621


What are references in c++?

649


Differentiate between an external iterator and an internal iterator?

568






What are the advantage of using register variables?

635


When can I use a forward declaration?

618


Write syntax to define friend functions in C++.

599


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

597


Is c++ a difficult language?

570


What do you mean by storage classes?

785


What is setfill c++?

677


What is a breakpoint?

556


Explain deep copy?

602


Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

557