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 / binod
i agree with Vikash
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
which of the following is not an secondary constant a) array b) real c) union
What is the use of class in c++?
What is a block in c++?
Differentiate between late binding and early binding. What are the advantages of early binding?
What is ctime c++?
What is constructor in C++?
What is the difference between public, private, and protected access?
How do I run a program in notepad ++?
What is a map in c++?
Explain the use of virtual destructor?
What is a storage class used in c++?
What is a catch statement?
How many characters are recognized by ANSI C++?
What are the two types of comments?
What is exception handling? Does c++ support exception handling?