what is the main difference between c and c++?
Answer Posted / b.sivashankari
a c++ program is identical to a c program with minor
changes in coding
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to use CMutex, CSemaphore in VC++ MFC
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is difference between inheritance and polymorphism?
What does and I oop mean in text?
Which language is pure oop?
What is object-oriented programming? Webopedia definition
What are the types of abstraction?
what is difference between class template and template class?
What is the diamond problem in inheritance?
What is the example of polymorphism?
What is encapsulation and abstraction? How are they implemented in C++?
Why we use classes in oop?
What is the significance of classes in oop?
Why is destructor used?
How do you achieve runtime polymorphism?