what is the main difference between c and c++?
Answer Posted / shailesh bahuguna(kec)
basically c does not support the object oriented features
that means we cannot relate the real world entities together
which can be expressed through C++ which is the extention of
c with OOPs concepts
there are many syntactic differences as well in c and c++.
C++ can be viewed as the revolution in the field of object
oriented programming paridigm.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
Why do we use inheritance?
When not to use object oriented programming?
What is methods in oop?
What is abstraction oop?
What are oops functions?
What is basic concept of oop?
What is abstraction in oops?
What does enum stand for?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Why is object oriented programming so hard?
Why do we need polymorphism in c#?
How to use CMutex, CSemaphore in VC++ MFC
What is the purpose of polymorphism?
What is abstract class in oops?
Is html an oop?