what is the main difference between c and c++?
Answer Posted / dheeru bhai
c does not support the c++ programme but c++ support the c
program.
| Is This Answer Correct ? | 384 Yes | 74 No |
Post New Answer View All Answers
Explain the advantages of inheritance.
What is methods in oop?
How do you achieve polymorphism?
What is data binding in oops?
Why multiple inheritance is not allowed?
Whats is abstraction in oops?
What makes a language oop?
What is abstraction in oop with example?
Why is abstraction needed?
What is inheritance in oop?
What is a null tree?
What is the difference between a constructor and a destructor?
What is abstraction in oop?
What is the advantage of oop over procedural language?
What is encapsulation and abstraction? How are they implemented in C++?