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
What can be done with c#?
Explain states of a thread in c#?
What is the purpose of a constructor in c#?
What is ac callback?
Why can’t struct be used instead of class for storing entity?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
How many destructors can a class have?
What is a hashset c#?
What is difference between class and abstract class in c#?
Explain types of comment in c# with examples
What is the correct way of declaring an xml namespace?
What is a static property. Give an example?
What do you understand by the terms datareader object and dataset object?
Explain namespaces in c#.
In .NET which is the smallest unit of execution?