Answer Posted / sourav das
when object is created of that class then only memory is
allocated.with out object there is no Existence of class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the components of marker interface?
What is the highest level of cohesion?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
write a C++ program for booking using constructor and destructor.
What is the real life example of polymorphism?
What is a function in oop?
Why polymorphism is used in oops?
How do you explain polymorphism?
Which method cannot be overridden?
Which type does string inherit from?
What is difference between data abstraction and encapsulation?
Can bst contain duplicates?
What is persistence in oop?
What is abstract class in oop?
Whats is abstraction in oops?