Answer Posted / muniskehar
size of an empty class is 1Byte
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
What are objects in oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
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.
write a C++ program for booking using constructor and destructor.
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the advantage of oop over procedural language?
What is this pointer in oop?
What are functions in oop?
what is the sylabus for priliminaries?
What is overriding in oops?
What is the example of polymorphism?
How oops is better than procedural?
What is encapsulation with real life example?