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
Explain about anonymous inner classes ?
Difference between character constant and string constant in java ?
When can we say that threads are not lightweight process in java?
What is the use of keywords in java?
What is the difference between iterator and enumeration ?
Difference between Preemptive scheduling vs. Time slicing?
What are the two ways in which thread can be created?
What is the use of list in java?
What is a class in java?
What is nextint java?
What are the types of casting?
Can a string be null?
What is numeric data type?
What does math floor () do?
How many techniques can be employed to create a string object?