Answer Posted / s.jagadeeswari
Class is just a template. It does not allocate memory
space. When instantiate the object, allocates the memory
space
| Is This Answer Correct ? | 22 Yes | 6 No |
Post New Answer View All Answers
Why is abstraction used?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is encapsulation in oops?
What is abstraction with example?
What are the two different types of polymorphism?
Which type does string inherit from?
What does enum stand for?
Is enum a class?
What is polymorphism explain its types?
What is encapsulation in simple terms?
Can bst contain duplicates?
how to get the oracle certification? send me the answer
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is a class in oop?
Which method cannot be overridden?