What is difference between abstract class & final class
Answer Posted / guest
abstract class is a class that has no direct instance in
the system but final class is a class in which we found the
correct answer
Is This Answer Correct ? | 16 Yes | 12 No |
Post New Answer View All Answers
Explain the features of interfaces in java?
What is the advantage of preparedstatement over statement?
What are the special characters?
What is string pooling concept?
what is ststic with example
Can we use switch statement with strings?
How many functional interfaces does java 8 have?
How do you find the independent variable?
Java.util.regex consists of which classes?
What is final modifier?
What are synchronized methods ?
What is role of void keyword in declaring functions?
List two java ide’s?
What is singleton math?
What are generic methods?