Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Strings
Which of the following statement is correct about a String in C#.NET?
A String is mutable because it can be modified once it has been created.
Methods of the String class can be used to modify the string.
A number CANNOT be represented in the form of a String.
A String has a zero-based index.
The System.Array class is used to represent a string.
Show Answer
Correct Answer:
A String has a zero-based index.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment