what are the disadvantages of C++?
Answer Posted / priya
It does not supprt ENCAPSULATION property of OOP's concept.
Because main method is present in outside of the class.
| Is This Answer Correct ? | 17 Yes | 44 No |
Post New Answer View All Answers
How to use CMutex, CSemaphore in VC++ MFC
Why is destructor used?
What is object and example?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What are two types of polymorphism?
What are properties in oop?
What is encapsulation in oops?
How to hide the base class functionality in Inheritance?
What is abstraction in oop with example?
What is polymorphism programming?
what is different between oops and c++
What is and I oop mean?
What are the two different types of polymorphism?
What is the fundamental idea of oop?
What is variable example?