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 / duke
Use virtual class concept
Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Explain register storage specifier.
Is java as fast as c++?
Is c++ double?
What is the difference between containment and delegation?
How is objective c different from c++?
what is a reference variable in C++?
How can I learn dev c++ programming?
how to access grid view row?
State the difference between pre and post increment/decrement operations.
Explain about templates of C++.
Explain the pure virtual functions?
How the delete operator differs from the delete[]operator?
What is the type of 'this' pointer? When does it get created?
What are iterators in c++?
What is low level language in simple words?