what is the main difference between c and c++?
Answer Posted / sushant
c++ supports data hiding/data encapsulation while c does not
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is polymorphism and example?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is overriding in oops?
what's the basic's in dot net
What is the main purpose of inheritance law?
What is polymorphism what are the different types of polymorphism?
How does polymorphism work?
How do you explain polymorphism?
Why is polymorphism needed?
Why is encapsulation used?
what are the different types of qualifier in java?
What is and I oop mean?
What are the important components of cohesion?
what is different between oops and c++
What is stream in oop?