whats is the use of final,in which situation final can be
used in the application?
Answer Posted / muralisankar
you can prevent a class from inheritance.
You can prevent a method from overriding.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is java an open source?
How to display arraylist values in java?
Can an interface be final?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
What is a vararg?
How can we find the sum of two linked lists using stack in java?
Explain aggregation in java?
What is the file extension for java?
Is it safe to install java on my computer?
What is protected in java?
What is the main purpose of java?
Can a private method be declared as static?
How do you replace all in word?
what do you mean by classloader in java?
Why do we need singleton class?