Is array reference type / value type?

Answer Posted / sowjanya

array in .net is of reference type.It implements various
interfaces.also the array you create is automatically
derived from system.array class

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between // comments, /* */ comments and /// comments?

583


Explain briefly the difference between value type and reference type?

644


Explain inheritance in c#?

620


What is the name of c# compiler?

723


Is java better than c#?

590






What are the types of delegates in c#?

548


Explain the three test cases in unit testing?

673


List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.

604


Can you declare struct members as protected?

572


What are data types with examples?

594


How do you achieve polymorphism in c#?

577


What is data dictionary in c#?

567


What is default value of bool in c#?

603


What is the use of flag in c#?

573


What is difference between the "throw" and "throw ex" in .net?

557