JLG Consulting interview question

What is the difference between a class and an interface?

Interview Answer

Anonymous

Jan 13, 2023

An interface is a data contract a class is a data model with behavior.