Which Of The Following Statement Is Correct About A String In #230
Which of the following statement is correct about a string in C#.NET?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Arrays and Strings - Basic Operation on Strings - Quiz No.1.
Which of the following statement is correct about a string in C#.NET?
The System.Array class is used to represent a string
A string has a zero-based index
A number cannot be represented in the form of a string
A string is mutable because it can be modified once it has been created