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


Please Help Members By Posting Answers For Below Questions

How to sort array of 0 and 1 in java?

754


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

749


How to create a fecelet view?

792


How can we run a java program without making any object?

790


What is Java Shutdown Hook?

856


What does file separator do in java?

768


Why enumeration is faster than iterator?

733


What is the point of java?

807


Which access specifier can be used with class ?

740


how to create daemon thread in java?

857


What is length in java?

781


What is string length in java?

717


What is nested interface?

767


What is local variable and instance variable?

827


What are the restrictions imposed by a Security Manager on Applets?.

2344