employer cover photo
employer logo
employer logo

Modular Mining Systems

Parte da empresa Komatsu

Essa empresa é sua?

Pergunta de entrevista da empresa Modular Mining Systems

What is the different between Struct and Class?

Resposta da entrevista

Sigiloso

1 de mar. de 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.