Rajkiran Swain
Can you return multiple values from a function in C#?
By Rajkiran Swain in .NET on May 10 2017
  • Nandhakumar S
    Mar, 2019 5

    yes, using tuples

    • 0
  • Yogesh  Soppa
    Nov, 2017 22

    yes, we can return multiple values from a function in c# by using ref and out variable.

    • 0
  • Rajkiran Swain
    May, 2017 10

    No, you can't return multiple values from a function in C#.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS