Examveda

What is the primary use of a union in a C program?

A. To represent multiple data types using the same memory location

B. To store a collection of elements of the same type

C. To organize data into a hierarchy

D. To define a custom data type

Answer: Option A


This Question Belongs to C Program >> Structure And Union

Join The Discussion

Related Questions on Structure and Union