Multiple Choice
Structure data items or fields are called ____ of the structure.
A) instances
B) members
C) types
D) names
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: A single _ is simply a convenient
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
Q20: Each structure member is accessed by giving
Q21: In practice, most structure handling functions get
Q22: The _ operator restores a block of
Q23: Structure _ can be any valid C++
Q24: By convention, the first letter of a