How would you stop a class from class from being derived or
inherited.
Answer Posted / mohit jethva
make class static then it will not derive
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is polymorphism and example?
What is data binding in oops?
Why it is called runtime polymorphism?
Can you inherit a private class?
what type of questions
How do you achieve runtime polymorphism?
What is the full form of oops?
What is the difference between a constructor and a destructor?
Why interface is used?
Why is encapsulation used?
What is overloading in oop?
Can we create object of interface?
How do you achieve polymorphism?
What are the three main types of variables?