Cafe24 Interview Question

What is a class?

Interview Answer

Anonymous

Mar 25, 2018

A class is like a template for an object. It contains no data and only holds placeholder for the data to fill.