JS

JavaScript Fundamentals 2 - replace() method

4.

Which method is used to replace specific characters in a string with new characters?

replace()

join()

reverse()

substr()