what is the main difference between c and c++?
Answer Posted / shaan
in 1970's and 1980's C is a high level language,so For
complexity later C++ introduced by bjarne stroustrip at
1990, The Main Difference between c and C++ are ,C++
supports OOPS concept By sharing Global and local variable
from a class ,and C++ supports Class and object concept, So
to face real time Entity C extended to c++ .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is object in oop with example?
What is object and example?
What is class and object in oops?
What is the important feature of inheritance?
Plese get me a perfect C++ program for railway/airway reservation with all details.
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 is inheritance in oop?
What is abstraction and encapsulation?
What is destructor oops?
Is enum a class?
What is the real time example of inheritance?
What is meant by oops concept?
What is difference between abstraction and encapsulation?
How do you define a class in oop?
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.