Can we return two values from a function?
Answer Posted / ish rastogi
in c# a function can return two values with the help of out
parameter.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is int32 maxvalue?
What is the difference between list and arraylist c#?
Is null empty or whitespace c#?
What is difference between abstraction and encapsulation in c#?
What debugging tools come with the .NET ssSDK?
How is exception handling implemented in c#?
What is dbcontext c#?
How long does it take to learn c# programming?
What does f mean in c#?
Difference between value and reference type. What are value types and reference types?
What is executenonquery c#?
What is an abstract class c#?
Is type nullable c#?
Difference between abstract classes and interfaces
What is difference between dictionary and list in c#?