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
Differece between class and generic class?
What are benefits of java?
What is the major drawback of internal iteration over external iteration?
What is a function argument in java?
How hashset works internally in java?
How many classes can any class inherit java?
Why are generics used?
What is ternary operator in java?
What are checked exceptions?
Can we override constructor in java?
What is the vector class in java programming?
What are disadvantages of java?
What is Gang of four design patterns
What are different types of encoding?
What do you understand by an io stream?