How would you stop a class from class from being derived or
inherited.
Answer Posted / siva
Final Class...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is an advantage of polymorphism?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
what are the ways in which a constructors can be called?
What is the importance of oop?
What is difference between inheritance and polymorphism?
Can abstract class have normal methods?
What are the data types in oop?
What is oops?what is its use in software engineering?
What is the oops and benefits of oops programming?
Why is abstraction used?
What are the 3 pillars of oop?
Templates mean
to find out the minimum of two integer number of two different classes using friend function
What is the example of polymorphism?
What is difference between polymorphism and inheritance?