Pergunta de entrevista da empresa Revature

What is the difference between an Object and a Class?

Resposta da entrevista

Sigiloso

28 de abr. de 2018

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

1