Answer Posted / Shi Singh
A final class in Java cannot be subclassed. It means that no other classes can extend it or inherit from it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to print count of empty strings in java 8?
Is minecraft 1.15 out?
explain different ways of using thread? : Java thread
What is the difference between equals() and == in java?
Realized?
What is parsing in java?
What do you mean by an interface in java?
What are the differences between heap and stack memory in java?
Explain public static void main(string args[]) in java.
What is an object in java and how is it created?
What is a classloader in java?
What is the difference between break and continue statements?
What is java string pool?
What is a constructor overloading in java?
Write a program to find the whether a number is an Armstrong number or not?