what is the main difference between c and c++?
Answer Posted / rokesh
very simple. C++ is actually named as C with classes.. It
makes use of classes.. thats all the difference
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you mean by Encapsulation?
Why is object oriented programming so hard?
What is the purpose of polymorphism?
What is basic concept of oop?
What is abstraction with example?
What is polymorphism explain its types?
What is encapsulation and abstraction? How are they implemented in C++?
What is encapsulation oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is the difference between a constructor and a destructor?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Where is pseudocode used?
What is overriding in oop?
officer say me - i am offered to a smoking , then what can you say
Why multiple inheritance is not possible?