Multiple Choice
string indexers treat strings as:
A) binary code
B) ASCII code
C) arrays of characters
D) a character
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: If a programmer desires to use an
Q2: The Regex and Match classes are in
Q4: If a Replace method is passed ('M','m',0,3)it
Q5: The IsPunctuation method returns if:<br>A) it's a
Q6: When comparing "a" to "_" the correct
Q7: Method Append is used to add the
Q8: Both stings and characters should be enclosed
Q9: The CompareTo method returns a positive number
Q10: When a quantifier is greedy it:<br>A) will
Q11: The char,int,and double types are all defined