Answer Posted / pawan
class is describe all the attributes and behavior of
object.it is a blueprint of object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are constructors in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is encapsulation process?
How is polymorphism achieved?
How do you explain polymorphism?
write a C++ program for booking using constructor and destructor.
How to hide the base class functionality in Inheritance?
Why do pointers exist?
what is the drawback of classical methods in oops?
Why do we use class?
What is polymorphism what is it for and how is it used?
Which method cannot be overridden?
What are the two different types of polymorphism?
What is oops with example?
Why is static class not inherited?