what is the main difference between c and c++?
Answer Posted / dolphy
real world programming is done in C++. while only an action is performed depending on the procedure in c.
top down approach is advantageous.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is polymorphism used?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Templates mean
What is difference between polymorphism and inheritance?
Prepare me a program for the animation of train
What is abstraction in oop?
Why is polymorphism needed?
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.
Which method cannot be overridden?
What is encapsulation oop?
Why do we use oops?
What is class in oop with example?
What is the main purpose of inheritance law?
What is object-oriented programming? Webopedia definition
What is encapsulation in simple terms?