what is the main difference between c and c++?
Answer Posted / neetesh
C++ supports Data hiding whereas C does not thats why data in C++ much secure than C....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does oop mean in snapchat?
How to use CMutex, CSemaphore in VC++ MFC
What are the benefits of interface?
What is the diamond problem in inheritance?
When not to use object oriented programming?
What is balance factor?
Which method cannot be overridden?
explain sub-type and sub class? atleast u have differ it into 4 points?
What does and I oop mean in text?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is overloading and its types?
What is difference between inheritance and polymorphism?
What is class encapsulation?
What is a superclass in oop?
What is abstraction with example?