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 difference between a type-specific template friend class and a general template friend class?
Is there structure in c++?
Why is main an int?
Can we run c program in turbo c++?
Do you know what is overriding?
What do you mean by volatile and mutable keywords used in c++?
Explain what you mean by a pointer.
Explain one method to process an entire string as one unit?
Why do we use classes in programming?
What is a wchar_t in c++?
What is the difference between public and private data members?
How come you find out if a linked-list is a cycle or not?
What is main function in c++ with example?
What is the difference between a template and a macro?
When is the destructor called?