What is meant by final class, methods and variables?
Answer Posted / ravikiran(aptech mumbai)
final class:Is the one which cann't be subclassed
final method:Is the one which cann't be overrided
final variable:is the one which acts like a constant
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is the access scope of protected access specifier?
What does function identity () do?
what is anonymous class in java?
Explain importance of finally block in java?
what is singleton class in java?
Is string a data type in java?
What are thread safe functions?
What is difference between string and stringbuffer?
What do you mean by JVM?
What do you mean by platform independence of Java?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What exactly is java?
What is a modifier?
What is boolean flag in java?
What is cr keyboard?