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
Does java vector allow null?
Similarity and difference between static block and static method ?
Can string be considered as a keyword?
Can we create an object of private class?
What are the access modifiers available in java?
What is an example of character?
Give any two differences between C++ and java.
What is the order of arraylist in java?
Explain listiterator and methods in listiterator?
How do I type unicode?
How to make a read-only class in java?
How do you test a method for an exception using junit?
Is void a return type?
What are the 4 versions of java?
What is an infinite loop in java? Explain with an example.