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
What are the types of collections in java?
What is the static block?
Can an interface have a class?
Explain the importance of thread scheduler in java?
How is hashset defined in java?
What is a void method java?
What is Java Package and which package is imported by default?
Can a constructor call another constructor?
What is the purpose of nested class in java?
How do you use spaces in java?
What is main method?
Why singleton is not thread safe?
What is the common usage of serialization?
What is lambda in java?
What is identifier give example?