what is difference between abstraction and interface?
Answer Posted / ravikiran
abstraction is used in framework
interface is used in specification
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can we create a constructor in abstract class?
Convert a BST into a DLL and DLL to BST in place.
Can we sort list in java?
What is the difference between scrollbar and scrollpane?
How many inner classes can a class have?
Why main function is static?
Is it possible to override private or static method in java?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What is defined as false sharing in the context of multithreading?
what is method reference in java 8?
What is dynamic binding(late binding)?
What is the difference between C++ and Java and your preferences?
Does java runtime require a license?
What are the different http methods?
What is an infinite loop?