what are the disadvantages of C++?
Answer Posted / jelve
c++ is so hard to use. hard coded pl and hard to build
graphical user interface.
| Is This Answer Correct ? | 16 Yes | 28 No |
Post New Answer View All Answers
What is encapsulation in oop?
What is static in oop?
can inline function declare in private part of class?
What is a superclass in oop?
Why polymorphism is used in oops?
What is byval and byref? What are differences between them?
What is the difference between encapsulation and polymorphism?
What is oops and why we use oops?
Can you inherit a private class?
What is a class oop?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What are objects in oop?
What is constructor in oop?
What is new keyword in oops?
Which method cannot be overridden?