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
Explain polymorphism in c# with a simple example?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
What does console readline do in c#?
What are the types of methods in c#?
What are the generation of Garbage Collection in C# .NET ?
When To use HashTable In C#
Explain the types of assemblies in .net?
Give an example of a ctype.
How is a loop recorder monitored?
What are methods in C#?
What are the fundamental differences between value types and reference types?
What is int parse in c#?
Explain About ADO and its objects
What is the difference between malloc () and new?
What is difference between virtual and override in c#?