Multiple Choice
A single ____ is simply a convenient method for combining and storing related items under a common name.
A) array
B) structure
C) string
D) instance variable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The initialization of structures follows the same
Q10: The general expression (*pointer).member can always be
Q11: A(n) _ is a set of structures
Q12: Copies of all structure members can be
Q13: Any address that the new operator returns
Q15: The statement display(emp.idNum); passes _ the structure
Q16: The -> operator has a(n) _ priority
Q17: As with all external and static variables,
Q18: When working with linked lists, records are
Q19: Structure data items or fields are called