Question: Why do we use interface in java? what is the concept behind interface when we already have classes? is it necessary for interfaces to have

Why do we use interface in java? what is the concept behind interface when we already have classes? is it necessary for interfaces to have abstract methods?can we have both abstract and non abstract methods? what will happen if we just declare methods but do not define it as abstract inside interface? what will that body structure be called /referred in which just define the methods but do not mention the methods as abstract? How does interface differs from abstract class?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!