Answer Posted / vaibhav meena
We can have Private Destructor and by using Friend Function
we can also instantiate it. :)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
What are the advantages of using pointers in a program?
Is dev c++ free?
What is the meaning of c++?
What is the basic of c++?
What are the benefits of pointers?
What is class definition in c++ ?
What is the most powerful coding language?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
Is multimap sorted c++?
What is the insertion operator and what does it do?
What is switch case in c++ syntax?
How can you tell what shell you are running on unix system?
What is the difference between an array and a list?
What can I use instead of namespace std?