Can you store multiple data types in System.Array?
Answer Posted / abc
yes, if array type is specified as object
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Does constructor return any value in c#?
What is field in c#?
Can abstract class instantiated c#?
What are boxing and unboxing?
What is string pool in c#?
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
what are windows services?
What is the difference between private and protected in c#?
What is the difference between an integer and int?
What is polymorphism c# example?
Is list ienumerable c#?
What are the differences between events and delegates in c#?
What is the default value of datetime in c#?
How do partial classes work in c#?
What is a console file?