what is the main difference between c and c++?
Answer Posted / nmreddy
c is procedure oriented language c++ is object oriented language
c and c++ not secured data
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is overriding in oop?
What is variable example?
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 are the features of oop?
Can private class be inherited?
What is persistence in oop?
How many human genes are polymorphic?
What are classes oop?
What is the important feature of inheritance?
Why is polymorphism needed?
What is the difference between a mixin and inheritance?
What makes a language oop?
How to use CMutex, CSemaphore in VC++ MFC
Can main method override?
What is overloading in oops?