Solid State Logic interview question

What is the difference between an Object and a Class.

Interview Answer

Anonymous

6 Sept 2023

This was the only question in the first stage that I messed up on but the proper response would have been that an object represents a single instance whereas a class is the prototype for the object.