How would you stop a class from class from being derived or
inherited.
Answer Posted / dom wadegu
by declearing a sub-class protected.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism and its types?
What is destructor in oop?
#include
what are the ways in which a constructors can be called?
Explain virtual inheritance?
Advantage and disadvantage of routing in telecom sector
Get me a number puzzle game-program
Which language is not a true object oriented programming language?
Why is oop better than procedural?
How to use CMutex, CSemaphore in VC++ MFC
Which is not an object oriented programming language?
What is polymorphism programming?
Write a program to reverse a string using recursive function?
when to use 'mutable' keyword and when to use 'const cast' in c++
Why do we use polymorphism in oops?