Can we return two values from a function?
Answer Posted / vinay tiwari
with the help of out paraeter we can return two value from
function
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a partial method?
How can we sort the elements of the array in descending order?
What does string intern do?
Is class reference type c#?
In which way you can convert a value-type to a reference-type?
Which is better interface or abstract class in c#?
What is tryparse?
Explain nullable types in c#?
How to parse a date time string?
Is post back c#?
What is a method signature in c#?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What does return do in for loop?
Is lazy thread safe c#?
What is the difference between internal and protected in c#?