what is the main difference between c and c++?
Answer Posted / bharat kashid
c is procedural language
c++ is is a procedural +object oriented .
we can use function inside structured in c++,
but not in c.
c follow top down approach while
c++follow bottomup approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What polymorphism means?
What is object in oops?
What are the components of marker interface?
What is meant by multiple inheritance?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What does it mean when someone says I oop?
Advantage and disadvantage of routing in telecom sector
Get me an image implementation program.
What is inheritance in oop?
What is the point of polymorphism?
What is cohesion in oop?
What is destructor oops?
When not to use object oriented programming?
What is the difference between procedural programming and oops?
c++ program to swap the objects of two different classes