Solved

If the Substring Method Is Called on a String Using

Question 4

Multiple Choice

If the Substring method is called on a string using only one argument, the method returns ______.


A) the character at the index specified by the argument
B) a copy of the string up to the index specified by the argument
C) a copy of the string starting after the index specified by the argument
D) a copy of the string starting at the index specified by the argument
E) None of the above.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions