Multiple Choice
The______ method locates the last occurrence of a substring in a string.
A) Substring
B) LastIndexOf
C) IndexOf
D) FindLast
E) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The _method returns a string array containing
Q2: A string _.<br>A) is only declared using
Q3: The Replace method takes_ as one of
Q4: If the Substring method is called on
Q5: The_ method concatenates the elements in a
Q6: The _property of a string returns the
Q7: The IndexOf method can take_ as arguments.<br>A)