Sisense interview question

What is the difference between a class and an object?

Interview Answer

Anonymous

Aug 21, 2018

High level answer - The class defines the base pattern, whereas the object is an instance of the class.