what is main difference b/w abstract class and interface
Answer Posted / bindu madhavi
Abstract class is a class which has both complete
incomplete methods.
Interface is which can have only unimplemeted methods.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of singleton class?
Explain about anonymous inner classes in java?
please send me hr interview questions in it industry
Can an interface have a constructor?
Why java is considered as platform independent?
why an outer class cannot be declared as private?
Which sorting algorithm is in place?
Which types of exceptions are caught at compile time?
Tell me the latest versions in java related areas?
How we can declare a static variable?
Distinguish between a predicate and a function?
Can a private method be declared as static?
What are conditionals and its types?
Is upper case in java?
What is included in core java?