Question d’entretien chez Genetec

What is the difference between a class and an object?

Réponse à la question d'entretien

Utilisateur anonyme

3 mai 2018

An object is an instance of a class. a class is the "blueprint" or "template" encapsulates the methods and params.