Question d’entretien chez BairesDev

What is the difference between struct and classes?

Réponse à la question d'entretien

Utilisateur anonyme

31 août 2022

Struct are value types and classes are reference types, I described what is each of them and how they behave on the memory