Multiple Choice
Which of the following will allow you to access structure members?
A) the structure access operator
B) the dot operator
C) the #include<structaccess> directive
D) the getmember function
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: To dereference a structure pointer, the appropriate
Q37: A structure pointer contains<br>A) the address of
Q38: When you use a strongly typed enumerator
Q39: A function _ return a structure.<br>A) may<br>B)
Q40: You cannot directly assign an enumerator to
Q41: Structure variables may be passed as arguments
Q42: The expression s->m; indicates that s is
Q44: It is possible to output the contents
Q45: If a function is legally prototyped to
Q46: With an enumerated data type, the enumerators