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 / kamlesh
How do u expect a private part of a class to be inheritable
Do u have any code to support your views
I am ready to solve the same
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Why do while loop is used?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
what type of questions
Where is pseudocode used?
What is class encapsulation?
#include
Explain the concepts involved in Object Oriented programming.
What is encapsulation with real life example?
Is abstract thinking intelligence?
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
How do you define social class?
Write a c++ program to display pass and fail for three student using static member function
Can we define a class within the interface?
What is the problem with multiple inheritance?
What is encapsulation process?