what are the disadvantages of C++?
Answer Posted / sonia
it is suitable for large and complex programs only not for
small programs and also dynamic binding is the major
disadvantage if c++.it is very difficult to understand flow
of control during execution of complex programs.dangling
pointer is another situation which can give wrong output.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is multilevel inheritance?
What language is oop?
write a program to find 2^n+1 ?
How is class defined?
What is class in oop with example?
What is the renewal class?
Can we define a class within the interface?
how to get the oracle certification? send me the answer
What are the 3 principles of oop?
What is abstraction in oop?
What are constructors in oop?
What is a superclass in oop?
What is object and example?
Which is not an object oriented programming language?
What is destructor give example?