34.
What is the result of the expression string[] fruits = {"Apple", "Banana", "Orange"}; in C#?

36.
What is the correct way to declare and initialize a string array with three elements in C#?

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

Read More Section(Arrays and Strings in C Sharp)

Each Section contains maximum 100 MCQs question on Arrays and Strings in C Sharp. To get more questions visit other sections.