Can you store multiple data types in System.Array?
Answer Posted / srikar
No
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is friend a constructor?
What are properties in c#. Explain with an example?
What is base class in c#?
Define satellite Assembly in .NET?
What is hashtable c#?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
Explain streamreader/streamwriter class?
What is a generic method?
What is the difference between ref and out in c#?
Are objects passed by reference in c#?
What is console based application?
what are some characteristics of an array?
Explain the advantage of using system.text.stringbuilder over system.string?
What is the advantage of singleton class?
What is executenonquery c#?