How many values can be returned from a function simultaneously using pointers?
(a) 1
(b) 2
(c) 3
(d) as many as user wants
The 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#