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 purpose of the wait(), notify(), and notifyall() methods? : Java thread
Can we declare a constructor as final?
What does regex mean?
Can a class be final?
What do you understand by a Static Variable?
What is the maximum size of array in java?
When parseint method can be used?
Which sorting algorithm is best in java?
What loop means?
What do you mean by a JVM?
Which is better stringbuilder or stringbuffer?
What is an immutable class?
What is OOP Language?
what is a green thread? : Java thread
What is the best definition for data?