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 an array class?
How do I use the 'using' keyword with multiple objects?
Can properties be static in c#?
Give 2 scenarios where static constructors can be used?
What is difference between first and firstordefault?
What is sorting in c#?
If dll and exe files are same it means you can deploy both the files in gac?
When should I use static in C#?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
What are the boolean data types in c#?
What does it mean to override a method?
What is a race condition?
What is the difference between ienumerable and enumerable?
What is void method?
What the different phase/steps of acquiring a proxy object in webservice?