Examveda

What is the purpose of the Reverse() method when applied to an array in C#?

A. Sorts the elements of the array

B. Throws an exception

C. Reverses the order of elements in the array

D. Returns a copy of the array in reverse order

Answer: Option C


Join The Discussion

Related Questions on Arrays and Strings in C Sharp