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 swift a good first language?
Describe exception handling concept with an example?
Is ca high or low level language?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
What gives the current position of the put pointer?
What are the data types in c++?
What are put and get pointers?
How do I make turbo c++ full screen?
When there is a global variable and local variable with the same name, how will you access the global variable?
Can member functions be private?
What is ctime c++?
What is the best way to take screenshots of a window with c++ in windows?
What does the linker do?
What are enumerations?
What is the C-style character string?