Answer Posted / ravi
by declaring the method has a final
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
Why wait and notify methods are declared in object class?
Can a final variable be null?
Why is whitespace important?
What is the difference between choice and list?
What is meant by polymorphism?
what is instanceof operator used in java?
Are arrays static in java?
What is the difference between a field variable and a local variable?
What is java util collection?
What is a java lambda expression?
How do you check whether the list is empty or not in java?
What is a boolean expression in java?
What happens if constructor is private?
Can we create an object of private class?
Give reasons supporting that string is immutable.