Answer Posted / ramakrishna
A class is a template.As Teginder said,it will get
allocated memory when u create object of that class.
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
What is multilevel inheritance in oop?
What is difference between abstraction and encapsulation?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is solid in oops?
How do you define social class?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is debug class?what is trace class? What differences are between them? With examples.
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What are the types of abstraction?
What are the data types in oop?
What is inheritance and how many types of inheritance?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Are polymorphisms mutations?
What is abstraction and encapsulation?
What is new keyword in oops?