Domanda di colloquio di CameraMatics

What is the difference between a struct and a class?

Risposta di colloquio

Anonimo

18 ago 2024

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