employer cover photo
employer logo
employer logo

Modular Mining Systems

Fait partie de Komatsu

Est-ce votre entreprise ?

Question d’entretien chez Modular Mining Systems

What is the different between Struct and Class?

Réponse à la question d'entretien

Utilisateur anonyme

1 mars 2018

A structure is a value type so it is stored on the stack, but a class is a reference type and is stored on the heap.