1.

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 structureThis question was posed to me in unit test.The doubt is from Pointers Operation topic in section Miscellaneous topics of C#

Answer»

The CORRECT answer is (c) whole structure

The BEST EXPLANATION: NONE.



Discussion

No Comment Found

Related InterviewSolutions