Saved Bookmarks
| 1. |
The arrow (→) operator is used for accessing (a) structure element using structure variable. (b) structure element using a structure name. (c) structure element using structure pointer variable.(d) structure element using structure tag. |
|
Answer» (c) structure element using structure pointer variable. |
|