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
What is polymorphism programming?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
write a programe to calculate the simple intrest and compund intrest using by function overlading
write string class as your own class in java without using any built-in function
Explain virtual inheritance?
what is difference between class template and template class?
What does enum stand for?
What is constructor in oop?
Why multiple inheritance is not possible?
What are the benefits of oop?
What is inheritance write a program to show use of inheritance?
Why do we use polymorphism?
Why is oop useful?
How to hide the base class functionality in Inheritance?
What are the data types in oop?