what is the main difference between c and c++?
Answer Posted / sambi reddy
c is not a object oriented language but in c++ is object oriented programming language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can destructor be overloaded?
Can a varargs method be overloaded?
Can bst contain duplicates?
What is difference between multiple inheritance and multilevel inheritance?
What is polymorphism explain its types?
How is polymorphism achieved?
#include
What is data binding in oops?
What is a class oop?
What is encapsulation c#?
What is encapsulation example?
What is the difference between a mixin and inheritance?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is encapsulation and abstraction? How are they implemented in C++?
What does and I oop mean?