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 the difference between interface and multiple interface?
What are handlers in c#?
Why delegates are type safe in c#?
What is enumerable in c#?
What is meant by desktop application?
What is generic and non generic collections in c#?
Why static constructor is parameterless in c#?
Define thread? Explain about multithreading?
What is the main method?
Describe an abstract class?
How garbage collection deals with circular references.
What is the use of flag in c#?
How can you force derived classes to provide new method implementations for virtual methods?
Explain About a class access specifiers and method access specifiers.
What are jagged arrays used for?