When a private constructer is being inherited from one
class to another class and when the object is instantiated
is the space reserved for this private variable in the
memory??
Answer Posted / antu
how full this qiestion is????????
are you made???????????????
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is protected in oop?
What is byval and byref? What are differences between them?
What is oops and its features?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is persistence in oop?
Why we use classes in oop?
Can a destructor be called directly?
What is and I oop mean?
Can enum be null?
What is encapsulation with example?
Why multiple inheritance is not possible?
#include
What is object in oops?
to find out the minimum of two integer number of two different classes using friend function
What is the point of oop?