what is the main difference between c and c++?
Answer Posted / mohd rehan
i read some que. from other site.the over all conclusin of
this c++ is object oriented lang.so it implement easily on
real world thing but c can not implement on real world thing...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What causes polymorphism?
What are the benefits of polymorphism?
What is oops with example?
What is encapsulation with real life example?
why reinterpret cast is considered dangerous?
Why do we use class?
Why do we need oop?
What is the fundamental idea of oop?
Why do we use oop?
What is the full form of oops?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What are the features of oop?
What polymorphism means?
class type to basic type conversion
What is the difference between static polymorphism and dynamic polymorphism?