Difference between Interface & Abstract class?

Answer Posted / abnish kumar rajput

Abstract class is a class with may having abstract methods
or not.Whereas Interface supports multiple inheritences of
classes note that java does not directly support this concept.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the name of the java compiler?

785


What advantage do java's layout managers provide over traditional windowing systems?

751


Difference between object instantiation and construction ?

819


What is the difference between equals() and == in java?

711


Write a program to find the greatest of three numbers in java?

778


Can abstract class have private constructor?

714


Can we call virtual funciton in a constructor ?

1952


Define inheritance?

787


describe method overloading

723


Why do we use bufferedreader?

741


What are predefined functions?

806


how does the run() method in runnable work? : Java thread

703


What an i/o filter?

735


How do you convert string to int in java?

772


How do you replace all in word?

715