Multiple Choice
Subscript notation provides ____________ access to individual characters in a string.
A) write-only
B) local
C) read-only
D) global
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q78: Look at the following code sample: enum
Q79: The _ method removes all leading and
Q80: The _ method places a string inside
Q81: A variable of the char data type
Q82: The character that separates tokens is known
Q84: A structure declaration does not create anything
Q85: In C#, string objects have a method
Q86: Assume the following declarations:<br>enum Days { Mon,
Q87: In order to compare two structure objects,
Q88: Enumerators and enum variables can be compared