what are the disadvantages of C++?
Answer Posted / thananjayan
C++ Disadvantages:
1.It doesn't support to create GUI oriented S/W easily
2.It can't run all the PLATFORM(WINDOWS,UNIX,etc.)
3.It create .OBJ format,when it compiling so easy to HACKING
4.Storage of our application is so poor,bcoz it having file
concept only not DATABASE
5.Poor in Multitasking
| Is This Answer Correct ? | 54 Yes | 25 No |
Post New Answer View All Answers
What does enum stand for?
class type to basic type conversion
What are objects in oop?
Whats is abstraction in oops?
Why is abstraction needed?
How to hide the base class functionality in Inheritance?
Plese get me a perfect C++ program for railway/airway reservation with all details.
how to get the oracle certification? send me the answer
What is the important feature of inheritance?
Which method cannot be overridden?
How many human genes are polymorphic?
Why is destructor used?
Why is oop useful?
What are oops methods?
Can we override main method?