what is the main difference between c and c++?
Answer Posted / kamal kishore
c is procedural language wrereas c++ is object oriented
language which can deal wuth real-world models.
c focus on procedure and c++ emphasis on data and its
object.c++ can model with real world objects
.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between inheritance and polymorphism?
State what is encapsulation and friend function?
How does polymorphism work?
What is abstraction example?
What do you mean by abstraction?
What is the types of inheritance?
when to use 'mutable' keyword and when to use 'const cast' in c++
What are different oops concepts?
What is abstract class in oops?
What is overriding vs overloading?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is abstraction in oops?
Which is better struts or spring?
Why is oop useful?
What is oops and why we use oops?