What is difference between abstract class & final class

Answer Posted / shivshankar gupta

1.final class is variable but abstract class not a variable
2.abstract method declare public and default but final class declare public...

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we convert integer to string in java?

842


What is the difference between variable & constant?

783


Why should we use singleton pattern instead of static class?

737


What is use of super keyword?

759


Is it compulsory for a try block to be followed by a catch block in java for exception handling?

803


Why does java have two ways to create child threads?

701


Can there be an abstract method without an abstract class?

744


What is split return?

699


What programs use java?

710


Can java object be locked down for exclusive use by a given thread?

798


Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?

836


What is byte code and why is it important to java’s use for internet programming?

841


What is meant by overloading?

830


what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent

1967


How many types of java are there?

768