Answer Posted / vikram
array is reference type
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Is namespace necessary in c#?
What is expression tree with example?
windows c# using datagridview in edit form sql server
What are sorted lists?
How do I port "synchronized" functions from visual j++ to c#?
Why are strings immutable in c#?
What is xamarin used for?
Write a short note on interface?
What is the class in c#?
What is the difference between a field and a property in c#?
what are pointer types in c#
What is private in c#?
In .NET which is the smallest unit of execution?
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?
What is the difference between ienumerable and iqueryable?