Can you store multiple data types in System.Array?
Answer Posted / sam
yes we can store multiple data type in system.Arry but the problem is when we retrieve the data then...
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How string definitions will prevent escaping on backslashes in C#?
Can you describe iuknown interface in short?
Does c# provide copy constructor?
What is private static in c#?
In c#, what will happen if you do not explicitly provide a constructor for a class?
Is c# a backend language?
What is the difference between internal and protected in c#?
Which are access modifiers available in c#?
Which is better python or c#?
Explain the difference between directcast and ctype.
Explain what are three test cases you should go through in unit testing?
What is difference between iqueryable and ienumerable in c#?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What is an expression in c#?
Explain the different types of delegates used in c#.