what is the main difference between c and c++?
Answer Posted / e.e.n.bashy
c is object procedural language but c++ is object oriented
programming language
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a function in oop?
What are different oops concepts?
How many human genes are polymorphic?
How do you achieve runtime polymorphism?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is oops concept with example?
What is property in oops?
Why is destructor used?
What is class and object with example?
What makes a language oop?
What is oops and why we use oops?
What is static in oop?
What are classes oop?
What is multilevel inheritance explain with example?