what are the disadvantages of C++?
Answer Posted / linto john
one of the main reason is that it does not support encapsulation, as all the code should be within the class, but main function from where the execution starts is outside the class.
and one more reason is that it does not support garbage collection
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is overloading and its types?
What does sksksk mean in text slang?
What is the significance of classes in oop?
Why is polymorphism needed?
which feature are not hold visual basic of oop?
Can a destructor be called directly?
What is the difference between abstraction and polymorphism?
What are classes oop?
How do you explain polymorphism?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Can main method override?
Is this job good for future? can do this job post grduate student?
What is encapsulation with example?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Is html an oop?