Can we return two values from a function?
Answer Posted / vijay saxena
No
only one value will return at a time but function may have
multiple output statement ..
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
How can I access the registry from c# code?
What is the difference between early binding and late binding in c#?
What is the default value of datetime in c#?
Can we create instance of private class in c#?
What is data type in c# with example?
Can scriptable objects have methods?
Can we instantiate abstract class in c#?
What is data quality assurance?
What is linq c#?
What all details the assembly manifest will contain?
What is event delegate in c#?
What is strongly typed view?
What do you mean by jagged array?
What is _layout cshtml?
What is an array of arrays called?