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 protected in oop?
What is debug class?what is trace class? What differences are between them? With examples.
What is the real life example of polymorphism?
Why do pointers exist?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Can we define a class within the interface?
What is the significance of classes in oop?
What causes polymorphism?
Explain the concepts involved in Object Oriented programming.
What are the benefits of polymorphism?
which feature are not hold visual basic of oop?
Can a destructor be called directly?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Is abstract thinking intelligence?
What is the oops and benefits of oops programming?