Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
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