what is difference between abstraction and interface?
Answer Posted / munna
in abstraction we ca have abstract method and normal method
but in interface we must and should write only abstract methods
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the size of arraylist in java?
What is the point of java?
What do you mean by pointer value and address?
What is overriding in java?
What is lambda programming?
Why does it take so much time to access an applet having swing components the first time?
Is a copy constructor?
What is Java Package and which package is imported by default?
What is independent and dependent variables in research?
What is the use of list in java?
Give me an example of array and linked list? Where they can be used?
What is byte [] in java?
How to sort an array from smallest to largest java?
Can we use different return types for methods when overridden?
How to create a fecelet view?