Multiple Choice
C# allows you to access the individual characters in a string using ____________.
A) switch statements
B) subscript notation
C) named constants
D) character literals
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: If you find yourself using a structure
Q13: Unlike other types of objects, you cannot
Q14: When integer values are assigned to the
Q15: Assuming that cat1 and cat2 are both
Q16: A string within a string is called
Q18: String subscripts must be at least 0,
Q19: The char data type provides a single
Q20: The _ method returns true if the
Q21: Methods for modifying strings do not actually
Q22: Look at the following code sample: struct