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
Why we use classes in oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
can inline function declare in private part of class?
How do you answer polymorphism?
What is abstraction encapsulation?
which feature are not hold visual basic of oop?
What is inheritance and how many types of inheritance?
What is polymorphism in oop example?
What polymorphism means?
why reinterpret cast is considered dangerous?
What does oop mean in snapchat?
What is the renewal class?
What is abstraction in oops?
when to use 'mutable' keyword and when to use 'const cast' in c++