A structure pointer points to __________
(a) first member of structure
(b) first two members of structure
(c) whole structure
(d) only to the last member of structure
This question was posed to me in unit test.
The doubt is from Pointers Operation topic in section Miscellaneous topics of C#