Can you store multiple data types in System.Array?
Answer Posted / vishalsharma
No.
| Is This Answer Correct ? | 41 Yes | 21 No |
Post New Answer View All Answers
How to implement a singleton design pattern in c#?
What is a .aspx file?
What is Named parameter in C#?
What is a decimal c#?
Name the property of the textbox which cannot be changed at runtime?
Are constructors inherited c#?
Contrast System.String and System.Text.StringBuilder classes?
Explain the process of Serialization?
What are partial classes and use of partial classes?
What .exe means?
Can we write class inside a class in c#?
Is c# a keyword?
Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana
How can we make a thread sleep for infinite period ?
Differentiate between response.expires and response.expiresabsolute?