The ____ method allows you to replace all occurrences of some character within a String.
A. substring()
B. toString()
C. replaceCharacter()
D. replace()
Answer: D
Computer Science & Information Technology
You might also like to view...
__________ programming is a form of design intended to ensure the continuing function of a piece of software despite unforeseeable usage of the software.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Determine the growth function and order of the following code fragment:
What will be an ideal response?
Computer Science & Information Technology