The ____________ method removes specified characters from a string.
a. Delete
b. Extract
c. Trim End
d. Remove
d. Remove
Computer Science & Information Technology
You might also like to view...
Which of the following statements deletes memory that has been dynamically allocated for an array?
a. int array = delete memory; b. int delete[ ]; c. delete [] array; d. new array = delete; e. None of these
Computer Science & Information Technology
Which of the following represents the Repeat button?
A.
B.
C.
D.
Computer Science & Information Technology