Multivision interview question

What's the difference between a class and an object.

Interview Answer

Anonymous

14 Dec 2015

A class is the blueprint and the object is the actual instance of a class.