What is the diff. b/w Interfaces & Abstract class?
Answer Posted / parminder
Interfaces are implictly public and abstract and abstract
classes have abstract and non abstract methods
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the difference between variable declaration and variable initialization?
What is quick sort in java?
What do you mean by buffering?
What does it mean that a method or field is “static”?
What is classes in java?
What are the 6 mandatory procedures for iso 9001?
What is the default value of the local variables?
What does main method?
How many types of flags are there?
Difference between start() and run() method of thread class?
How many types of equations are there?
What do you understand by abstract classes?
List two java ide’s?
What does || mean in code?
What is a void method java?