If pt is declared as a pointer to a structure of type Employee, ____ refers to the idNum member of the structure.

A. (*pt).idNum
B. *pt.idNum
C. *(pt.idNum)
D. (*pt.)idNum

Answer: A

Computer Science & Information Technology

You might also like to view...

Changing font colors, resizing text boxes, and resizing controls are ways to improve form ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

When a formula includes the word ________, the calculation includes all of the values listed above the current cell in a table

Fill in the blank(s) with correct word

Computer Science & Information Technology