Question d’entretien chez CameraMatics

What is the difference between a struct and a class?

Réponse à la question d'entretien

Utilisateur anonyme

18 août 2024

a struct contains only data while a class has both fields (data) and methods that act on this data