Multiple Choice
If a Substring method is passed only one argument then that argument must specify:
A) the starting index from which the method copies
B) the ending index to which the method copies
C) the number of copies the method will output
D) the length of the substring to be copied
Correct Answer:

Verified
Correct Answer:
Verified
Q59: Method LastIndexOf is used to find the
Q85: Which is not a StringBuilder method<br>A) Insert<br>B)
Q98: Method Match will return only a single
Q99: A character constant is an integer value
Q100: The letter "Z" (uppercase)is greater than the
Q101: Method Append can only be used on
Q102: When using the LastIndexOf method with three
Q104: Which of the following String methods does
Q107: The ToString method can convert a StringBuilder
Q108: The Regex and Match classes are found