Pregunta de entrevista de Revature

What is the difference between an Object and a Class?

Respuesta de la entrevista

Anónimo

28 abr 2018

An object is an instance of a class, a class is blueprint of an object.

1