Can we return two values from a function?
Answer Posted / rajani
No. not at all. well that's the main difference between
functions and procedures. A function can return one n only
one value. We can write only one return statement and only
only return type.
| Is This Answer Correct ? | 1 Yes | 15 No |
Post New Answer View All Answers
How does yield return work c#?
How do we achieve encapsulation in c#?
What is interface used in c#?
What is method in c#?
What is difference between virtual and override in c#?
How many constructors can a class have c#?
Define c# i/o classes?
How can an inner class access the members of outer class?
Explain About CLS?
What is parallel programming in c#?
Why is main static in c#?
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
Explain About sn.exe
What does char mean in c#?
What is windows forms in c#?