How would you stop a class from class from being derived or
inherited?The constructer should not be Private,as object
instantiation should be allowed.
Answer Posted / geetha
sorry pa i can't understand any answer from ur points,i
think u r just copy down the answers from the book.you have
any other idea means plz tell me .i am very confused
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the v-ptr?
Describe private, protected and public?
What is the purpose of ios::basefield in the following statement?
What is operator overloading in c++ example?
Is linux written in c or c++?
Is c++ the hardest programming language?
Explain Text Manipulation Routines?
What is the use of main function in c++?
What is c++ hiding?
What is while loops?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
What is the best c++ compiler?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
What is the difference between while and do while loop?
What is the need of a destructor?