what is the main difference between c and c++?
Answer Posted / ankit
in c there is proprocessor while in c++ there is chandan
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the 3 principles of oop?
How do you answer polymorphism?
What is the important feature of inheritance?
What is the significance of classes in oop?
Explain virtual inheritance?
Why do while loop is used?
What is an interface in oop?
How oops is better than procedural?
What are the important components of cohesion?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is the importance of oop?
What is use of overloading?
What are the 3 pillars of oop?
hi all..i want to know oops concepts clearly can any1 explain??