whats is the use of final,in which situation final can be
used in the application?
Answers were Sorted based on User's Feedback
Answer / muralisankar
you can prevent a class from inheritance.
You can prevent a method from overriding.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / cool_duzz
Constants.. that are not supposed to be changed ever.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between the direct buffer and non-direct buffer in java?
Is string is a data type in java?
How do you declare a variable?
Why collection is called framework in java?
Which Java operator is right associative?
Why Over riding is Run Time Polymorphism?
Explain about procedural programming language or structured programming language and its features?
Name the types of 'priority'?
What is the default execution method in java?
What is classname class in java?
What is the use of runnable interface?
What is the difference between panel and frame ?
7 Answers HCL, IBM, Raim Techno Solutions,