Answer Posted / suryaprakash
Array is reference type, this type stored in heap memory
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is boxing? Explain its functionality?
What is reference types in c#?
How many types of collections are there in c#?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
Is array passed by reference in c#?
What is string empty?
What are value types in c#?
Why do we overload constructors?
What is the use of expression tree in c#?
Which is the base class in c#?
What is executescalar in c#?
How does the clr work?
What is interpolation in programming?
What is tpl in c#?
What is the difference between string keyword and system.string class?