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 / mms zubeir
All the answers above are wrong. Guys, Don't provide some
junk answers! It may be misinterpretted by someone who has
less knowledge about the subject.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to use a new for the reallocation of pointers ?
Does c++ have foreach?
List different attributes in C++?
What is c++ best used for?
What is exception handling? Does c++ support exception handling?
What is an object in c++?
Define a pointer to a data member of the type pointer to pointer?
What are namespaces in c++?
Is c++ a high level language?
What is virtual table?
Mention the ways in which parameterized can be invoked. Give an example of each.
What does namespace mean in c++?
What is the v-ptr?
What should main() return in c and c++?
What does iomanip mean in c++?