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 many constructor can a class have?
Can we extend static class in c#?
Can an abstract class inherit from another abstract class c#?
What do u mean by delegation of authority?
What is protected internal modifier in C#?
What is use of private class in c#?
What is the main purpose of linq?
What is private void in c#?
Which are the loop types available in c#?
How do I calculate relative time?
What do you mean by shared assembly?
Explain boxing and unboxing in c#?
Can we call server-side code (c# or vb.net code) from javascript?
What are the Uses of CLR
What is generic collection in c#?