Question: Compulsory Task Answer the following questions: a What is an interface in Java and why would you, as a software developer, use interfaces? 0 What

Compulsory Task Answer the following questions: a What is an interface in Java and why would you, as a software developer, use interfaces? 0 What is the difference between an abstract class and an interface? Why is abstraction an important concept in software development and what role do interfaces play in abstraction? What must a class do in order to implement an interface? What is an abstract method? Can you instantiate an interface? Can you declare a constructor inside an interface? If not, why? Can we override an interface method with visibility that is not public
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
