Multiple Choice
If an IndexOfAny method is passed an array of characters it:
A) finds the first occurrence of each letter in the string
B) searches for the first occurrence of any of the characters in the string
C) will search for the first occurrence of the sequence of characters
D) generates an error
Correct Answer:

Verified
Correct Answer:
Verified
Q16: You can use classes Regex and Match
Q17: Replace is a method that allows the
Q18: Concatenating two strings merges the two strings
Q19: Method Insert can be used to insert
Q20: The string method xe "CopyTo method of
Q22: Class xe "StringBuilder class"StringBuilder is used to:<br>A)
Q23: Strings are not able to be made
Q24: When a backslash is found within quotes
Q25: Properties Length and Capacity are used to
Q26: Class String and the Char structure are