FDM Group Interview Question

difference between object and class

Interview Answer

Anonymous

Feb 12, 2019

class defines the property of a object and object is an instance of the class.