Sisense interview question

What is the difference between a class and an object?

Interview Answer

Anonymous

21 Aug 2018

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