what is difference between abstraction and interface?
Answer Posted / meena
abstraction is used in framework
interface is used in specification
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Justify your answer that you can't define a method inside another method in java, if you can then how?
Why do we use bufferedreader?
What do you understand by Header linked List?
What are different types of encoding?
What is the difference between an if statement and a switch statement?
What is replacefirst in java?
what is the difference between preemptive scheduling and time slicing? : Java thread
What is difference between static class and normal class?
What one should take care of, while serializing the object?
What are the changes in java.io in java 8 ?
What is a local block?
How to connect to a remote database using Applet?
What access modifiers can be used for class ?
Is main is a keyword?
Explain how hashmap works?