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
Is it possible to get the source code back from binary file?
When are exception objects created?
What is c++ and its uses?
What is the benefit of c++?
How to defines the function in c++?
What is an inline function in c++?
What is const pointer and const reference?
What is the use of endl in c++?
Differences between private, protected and public and give examples.
Why was c++ created?
Can we make copy constructor private in c++?
Is c++ free?
What is helper in c++?
Can I uninstall microsoft c++ redistributable?
Why ctype h is used in c++?