Answer Posted / sourav das
when object is created of that class then only memory is
allocated.with out object there is no Existence of class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Whats oop mean?
How do you answer polymorphism?
What is the renewal class?
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 is difference between oop and pop?
Explain the advantages of inheritance.
What is an example of genetic polymorphism?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is a class oop?
write a program to find 2^n+1 ?
Can private class be inherited?
to find out the minimum of two integer number of two different classes using friend function
Can bst contain duplicates?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is a class and object?