Multiple Choice
To dereference a structure pointer, the appropriate operator is ________.
A) the ampersand, &
B) an asterisk, *
C) the structure pointer operator, ->
D) the dereference operator, <-
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: If an anonymous union is declared globally
Q5: Passing a structure as a constant reference
Q7: A good reason to pass a structure
Q10: It is possible for a structure to
Q10: The name of the structure is referred
Q11: Members of a(n)_ union have names, but
Q12: If Circle is a structure tag, the
Q13: Which of the following is an example
Q14: Data types that are created by the
Q44: It is possible to output the contents