FDM Group Interview Question

Class vs object

Interview Answer

Anonymous

Sep 14, 2020

A class is a template for objects, which also describe object behavior. An object is a member "instance" of a class.