Question d’entretien chez NVIDIA

what is the difference between struct and a union?

Réponse à la question d'entretien

Utilisateur anonyme

6 janv. 2011

Structure :- enables us to access different locations in memory Union :- elements serve as different names by which same memory can be accessed