Difference between abstract class and Interfaces?

Answer Posted / mari

multiple inheritence is applicable for interfaces but at
abstract class can't support multiple inheritence it can
have only multilevel inheritence

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to change the priority of thread or how to set priority of thread?

563


What are the important methods of java exception class?

569


Explain wait(), notify() and notifyall() methods of object class ?

592


What are instance variables?

605


What is jagged array in java?

528






What is a website container?

504


What is difference between arraylist and list in java?

579


What are classloaders?

599


What is assembly language?

549


What is the default size of load factor in hashing based collection?

560


Can a method be static?

522


Define reflection.

575


What is a flag variable?

557


In a class implementing an interface, can we change the value of any variable defined in the interface?

555


Is it possible to compare various strings with the help of == operator?

547