CARFAX Interview Question

What is the purpose of an interface

Interview Answer

Anonymous

Apr 13, 2021

An interface is an abstraction of code that defines fields and methods to be implemented by a class.