Answer Posted / seem a rana
final is the last class.that will never inherit further....
due to final key word... jus like ,,, final.test.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can a class have 2 constructors?
What is the basic of java?
Is main a function?
How does varargs work in java?
what is abstract class in Java?
What is command line argument in java?
When should you make a function static?
What is meant by data hiding in java?
What is complexity and its types?
What is the program compilation process?
What is an escape character in java?
How to make a class or a bean serializable?
How to create a base64 decoder in java8?
What is the size of string?
Write a program to search a number in the given list of numbers.