Multiple Choice
The definition of a union has the same form as a structure definition, with the keyword(s) ____ used in place of the keyword struct .
A) using union
B) struct_union
C) union_struct
D) union
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: The _ operator reserves the number of
Q41: Assigning actual data values to a structure
Q42: Creating and using a structure involves the
Q43: A(n) _ list provides a convenient method
Q44: The _ manipulator included in the cout
Q45: The -> operator is a hyphen followed
Q46: An array is a _ data structure,
Q47: When working with a linked list, besides
Q48: An alternative to the pass-by-value function call,
Q50: For structures, multiple variables can be defined