Question

. Which of the following is false?
a) Structure member names throughout a program must be unique.
b) Attempting to refer to a member of a structure by using only the member's name is an error.
c) Inserting a space between the - and > of operator -> is an error.
d) The dot operator (.) is the structure member operator.

Answer

This answer is hidden. It contains 3 characters.