what is the main difference between c and c++?
Answer Posted / sreenvasulu
c is the obeject based programing language
c++ is the obeject oreiented programing language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the features of oop?
Write a c++ program to display pass and fail for three student using static member function
Can destructor be overloaded?
What is destructor oops?
What is polymorphism in oops with example?
Why is encapsulation used?
What is multilevel inheritance explain with example?
What is solid in oops?
Prepare me a program for the animation of train
What does sksksk mean in text slang?
What is the advantage of oop over procedural language?
What is a class and object?
Why we use classes in oop?
What is interface? When and where is it used?
What is abstraction with example?