C_Sharp_Interview_QueAns
Thursday, 7 July 2016
Can you return multiple values from a function in C#?
Yes! Using output parameters. A return statement can be used for returning only one value from a function. However, using output parameters, you can return two values from a function.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment