Revature Interview Question

What is a class? What is an object?

Interview Answer

Anonymous

Mar 20, 2018

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