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
update data in an xml file which resides in solution itself, using silverlight 4.0
Why extension method is static?
What is string pool in c#?
What is a generic in c#?
Why do we override in c#?
Describe the parts of assembly.
What is called method in c#?
What is difference between interface and abstraction?
What is the difference between out and ref in c#?
What is a multi line comment?
Can we inherit abstract class in c#?
Do unused Namespaces in c# affect run-time performance?
Why do we use lambda expression in c#?
What are the extension methods in c#?
Is c sharp and c# are same?