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
What is encapsulation oop?
What is abstraction oop?
What is the highest level of cohesion?
What is constructor overloading in oop?
What is use of overloading?
write string class as your own class in java without using any built-in function
What is new keyword in oops?
Where is pseudocode used?
What is class and example?
What are different oops concepts?
what's the basic's in dot net
write knight tour problem which is present in datastructure
What is difference between multiple inheritance and multilevel inheritance?
What is property in oops?
Why is object oriented programming so hard?