If f is a member of structure S, and p is of type pointer to S, then which
expression must be legal?
a. p.f
b. p->f
c. p.f
d. s.f
e. More than one of the above
C
Computer Science & Information Technology
You might also like to view...
Where is the continue statement NOT usually used?
A. while loops B. for loops C. switch structures D. do...while loops
Computer Science & Information Technology
?Microsoft Edge allows you to __________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology