Question d’entretien chez Nokia

What is the difference between object and a class in java?

Réponse à la question d'entretien

Utilisateur anonyme

13 sept. 2019

Class is just a template. Object is a single instance of a class.