1.

How many values can be returned from a function simultaneously using pointers?(a) 1(b) 2(c) 3(d) as many as user wantsThe question was posed to me during an interview for a job.My question is taken from Unsafe code & Pointers Basics topic in portion Miscellaneous topics of C#

Answer»

Correct ANSWER is (d) as many as USER wants

The BEST explanation: NONE.



Discussion

No Comment Found

Related InterviewSolutions