what is the main difference between c and c++?
Answer Posted / sonal
c++ is object language & c is object based language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism and why is it important?
Get me an image implementation program.
What is protected in oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is class encapsulation?
Is html an oop?
What is a null tree?
why reinterpret cast is considered dangerous?
What is oops concept with example?
What is polymorphism used for?
What is the diamond problem in inheritance?
What is destructor oops?
How is class defined?
What makes a language oop?
What is polymorphism and types?