what is the main difference between c and c++?
Answer Posted / irfan khan
c is not object oriented but c++ is object oriented
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What causes polymorphism?
What is solid in oops?
What are the important components of cohesion?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the point of oop?
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.
Which language is pure oop?
What is abstraction example?
Is enum a class?
What is encapsulation selenium?
How is polymorphism achieved?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What does and I oop and sksksk mean?
• What are the desirable attributes for memory managment?
Why do we use encapsulation in oops?