Home »
Unlabelled »
If a variable is a pointer to a structure, then which of the following operator is used to access data members of the structure through the pointer variable? | C Programming
If a variable is a pointer to a structure, then which of the following operator is used to access data members of the structure through the pointer variable? | C Programming
A. .
B. &
C. *
D. ->
Ans: D
No comments:
Post a Comment