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
Can we restart a thread already started in java?
What are the legal operands of the instanceof operator?
What is the use of arraylist in java?
What are different types of encoding?
What is join () in java?
What is the structure of java?
Can we use catch statement for checked exceptions?
What is the basic of java?
Explain the pointers in Java?
What is a Presistent Object?
What are checked exceptions?
What is the purpose of using the java bean?
Which collection does not allow duplicates in java?
What do you mean by platform independence of Java?
How to do a true java ping from windows?