Question d’entretien chez Intertech (Minnesota)

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

Réponse à la question d'entretien

Utilisateur anonyme

11 sept. 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?”