Answer Posted / dharmendra nonia
array is reference type.it store the elements in heap memory
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do you comment in c#?
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?
List the difference between the virtual method and the abstract method?
What is field in c#?
What is ienumerable t in c#?
What are the value types in c#?
What is the default value of boolean variable?
What is a multi line comment?
What is the data type for bit in c#?
What is disco?
What is type safe code?
What is object type in c#?
Explain what are three test cases you should go through in unit testing?
What are native methods?
What is the use of tuple in c#?