Pergunta de entrevista da empresa CameraMatics

What is the difference between a struct and a class?

Resposta da entrevista

Sigiloso

18 de ago. de 2024

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