employer cover photo
employer logo
employer logo

Intertech (Minnesota)

Is this your company?

Intertech (Minnesota) interview question

How can you return multiple values from a function in C#?

Interview Answer

Anonymous

Sep 11, 2018

I answered this question by explaining the “out” and “ref” keywords, but I will never forget the interviewer’s response. “Oh, so you can’t return multiple values in an array or object?”