what is an interfacean interface is not a class


What is an Interface?

An interface is not a class. It is an entity that is explained by the word Interface. An interface has no implementation; it only has the signature or in other words, just the definition of the methods without the body. As one of the similarities to abstract class, it is a contract that is used to explain hierarchies for all subclasses or it defines specific set of methods and their arguments.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what is an interfacean interface is not a class
Reference No:- TGS0289675

Expected delivery within 24 Hours