Answer Posted / rana
A class is said to be final when i dnt want my class to be
extended by any class so that methods implementation cannot
be changed.
For ex String is a final class
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
Are constructors methods?
why using interface interface ?
What does s mean in regex?
How to display names of all components in a Container?
How will you communicate between two applets?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
How many days will it take to learn java?
What are facelets templates?
What is final keyword?
What do you understand by a Static Variable?
How you can force the garbage collection?
What is the arraylist in java?
What do you mean by composition in java?
what is a green thread? : Java thread
What are the types of relation?