Can we return two values from a function?
Answer Posted / pramod
just use recursive function call...
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What are modifiers in c#?
What is a generic c#?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
Explain the difference between the debug class and trace class?
List down the different ide’s provided by microsoft for c# development.
What is a Command Object in C#?
Explain About .Net remoting
What are sorted lists?
What is immutable in C#?
What is difference between out and ref in c#?
What is bit in c#?
What Happens In Memory When You Box And Unbox A Value-type?
What is difference between array and collection?
What does readonly mean in c#?
How many types of namespaces available in version4?