If all the methods in abstract class are declared as
abstract then what is difference between abstract class and
in interface?
Answer Posted / ravi sv
Multiple inheritance is possible only through interface,not
with abstract class. So if u have an interface we can go
implementing multiple interfaces rather than extending a
single abstract class.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
When can we say that threads are not lightweight process in java?
What is the use of bufferedreader?
What is annotation in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
What do you mean by scope of variable?
What are the different types of inheritance in java?
what type of questions asked for barclays technologies pune please send urgent
Highest level event class of the event-delegation model?
Write the algorithm to check the number non-leaf nodes in a tree.
What do you mean by pointer value and address?
What is the difference between a method and a procedure?
How do you get length in java?
Can I overload to string method
Mention some features of java?
What methodology can be utilized to link to a database?