Examveda

Which of the following statement is correct about a string in C#.NET?

A. The System.Array class is used to represent a string

B. A string has a zero-based index

C. A number cannot be represented in the form of a string

D. A string is mutable because it can be modified once it has been created

Answer: Option B


Join The Discussion

Related Questions on Arrays and Strings in C Sharp