Revature interview question

What is a class? What is an object?

Interview Answer

Anonymous

20 Mar 2018

Classes are protocol used to describe attributes and behavior. Objects are instances of classes.