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 / vatsa
yes.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Can a destructor be called directly? Templates mean How do you answer polymorphism? why reinterpret cast is considered dangerous? what is difference between class template and template class? Why do while loop is used? What is polymorphism explain? what is graphics What is encapsulation c#? What are the 4 pillars of oop? What do you mean by Encapsulation? How to use CMutex, CSemaphore in VC++ MFC What is overloading in oop? What are benefits of oop?