Can we return two values from a function?
Answer Posted / ramu annamalai
Guys, you will be able to return n number of values, while
you are using arraylist.
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
Describe the process of “exception handling implementation” in c#?
What are the types of parameters in c#?
How do you inherit a class into other class in c#?
What are the different types of classes?
What is xaml file in c#?
Define assert() method? How does it work?
What is difference between string and stringbuilder in c#?
What is default access specifier for class in c#?
How to put assembly in gac?
What is public, private, protected, internal and internal protected?
Explain about generics in c#.net?
How to block a class from being inherited further?
How the versioning applies to Assemblies or can you explain version numbers?
What is a shared assembly?
Can an int be negative c#?