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
What is the name of the java compiler?
What advantage do java's layout managers provide over traditional windowing systems?
Difference between object instantiation and construction ?
What is the difference between equals() and == in java?
Write a program to find the greatest of three numbers in java?
Can abstract class have private constructor?
Can we call virtual funciton in a constructor ?
Define inheritance?
describe method overloading
Why do we use bufferedreader?
What are predefined functions?
how does the run() method in runnable work? : Java thread
What an i/o filter?
How do you convert string to int in java?
How do you replace all in word?