Revature interview question

What is the difference between an object and a class?

Interview Answer

Anonymous

29 Nov 2016

A object is an instance of a class.

5