Question d’entretien chez Ericsson

What is the difference between a struct and a class

Réponse à la question d'entretien

Utilisateur anonyme

1 juil. 2023

Classes can contain constructor or destructor. Structure does not contain parameter less constructor or destructor, but can contain Parameterized constructor or static constructor