Is array reference type / value type ?
Answer Posted / shanta
Yes array is reference type because it uses address
Is This Answer Correct ? | 37 Yes | 2 No |
Post New Answer View All Answers
What are strings in c#?
What is the difference between Object and class adapters?
What is writeline?
What is serialization of data?
What are the advantages of clr procedure over t-sql procedure?
Does unity use c++ or c#?
Can abstract class have constructor c#?
What are the methods in c#?
What is an enumerator c#?
Explain the difference between “constant” and “read-only” variables used in c#?
What is gac? How to put assembly in gac?
What is the difference between int.parse and int.tryparse methods?
What is meant by unicode characters?
What Happens In Memory When You Box And Unbox A Value-type?
Are c# constructors the same as c++ constructors?