can Array contains different datatypes ?
Answers were Sorted based on User's Feedback
Answer / rekha
NO ARRAY IS A COLLECTION OF HOMOGENOUS DATA ITMES
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / suryakant pawar
No, An Array Is A Collection Of Same Data Type
Is This Answer Correct ? | 0 Yes | 0 No |
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
How is the using() pattern useful? What is idisposable?
Whats new features in Visual Studio 2012?
5. Wcf- Session Managment
difference between page init an page load
what is web service?
What is ILDASM ?
How can i create only one instance of class and thus doesn't allow creating any more instances?
What are the different access modifier? Explain in detail?
What is a virtual memory? : Dot net architecture
what is an assembly ?
10. Overloding and overriding.