Solved

When the Remove Method Is Called on a String,____

Question 5

Multiple Choice

When the Remove method is called on a string,____ .


A) the first argument passed to the method is an index
B) the second argument passed to the method specifies the number of characters to delete
C) the method operates on a copy of the string
D) the method returns a string
E) All of the above.

Correct Answer:

verifed

Verified

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

Related Questions