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
What is unmodifiable list in java?
Is nullpointerexception checked or unchecked?
Can a class have multiple subclasses?
Can we create more than one object singleton class?
Can a private method be declared as static?
What is the static keyword?
What is nested top-level class?
Why arraylist is used in java?
What is a super method?
Can we call the run() method instead of start()?
Explain public static void main(string args[]).
Explain about wait() method?
Define "Access specifiers" in java.
Explain the difference between private, public, package and protected in java?
What do you mean by chromounits in java8?