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
Why java is call by value?
explain autoboxing in java?
Difference between serialization and deserialization in java?
What is ordered map in java?
Which method returns the length of a string?
Can we make main() thread as daemon?
Explain the inheritance?
What is keyset in java?
What is boolean flag in java?
What is the difference between private & public & friendly classes?
What is the default size of arraylist in java?
What are the new features in java 8? Explain
What is a super method?
What is the different between get and post?
How do you compare values in java?