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
Why is there no multiple inheritance?
What are the components of marker interface?
What is destructor give example?
What is meant by oops concept?
What do you mean by overloading?
What is class in oop with example?
What is the use of oops?
What language is oop?
What does no cap mean?
What is object in oop?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Prepare me a program for the animation of train
What is object in oops?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What are constructors in oop?