Multiple Choice
____ is the syntax to access characters in a string.
A) string.Find(startIndex[, numCharsToFind])
B) string.Substring(startIndex[,numCharsToAccess])
C) string.Insert(startIndex, value)
D) string.Remove(startIndex[, numCharsToRemove])
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: What happens when you omit the numCharsToAccess
Q14: The most commonly used properties for a
Q15: Commonly used menu items should be assigned
Q16: Describe menu title captions.
Q17: The _ character in a pattern represents
Q19: Discuss the purpose of the access key.
Q20: The number of characters contained in a
Q21: The _ method pads the string on
Q22: A menu item's _ key can be
Q23: The _ character represents zero or more