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
Can this keyword be used to refer static members?
How do you declare a string variable?
Can we override private method?
What is ellipsis in java?
In case of inheritance what is the execution order of constructor and destructor?
What is a singleton puppy?
How do you delete a list in java?
How many bytes is a string?
5 Coding best practices you learned in java?
What is the hashcode () and equals () used for?
What about instanceof operator in java?
How does a cookie work in Servlets?
What is constructor chaining in java?
What invokes a thread's run() method in java programming?
Write a program to print all permutations of string?