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
How to sort array of 0 and 1 in java?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
How to create a fecelet view?
How can we run a java program without making any object?
What is Java Shutdown Hook?
What does file separator do in java?
Why enumeration is faster than iterator?
What is the point of java?
Which access specifier can be used with class ?
how to create daemon thread in java?
What is length in java?
What is string length in java?
What is nested interface?
What is local variable and instance variable?
What are the restrictions imposed by a Security Manager on Applets?.