Answer Posted / sharifuddin
Shiva U R Wrong
Array is a reference type and it is stored in Heap memory!
Reference types are:
object
class
delegate
interface
array
string
Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
Define parsing?
Why do we use yield in c#?
What is the benefit of using interface in c#?
What is master page in asp net c#?
What is a linq in c#?
What is different about switch statements in c#?
Does c# have its own class library?
what class is underneath the sortedlist class?
What does the dispose method do with the connection object?
Explain code compilation in c#.
What is Satellite Assemblies ?
How do you prevent a class from being inherited?
What is the default value of object in c#?
Why is c# good for games?
Can we extend sealed class in c#?