String replace(): This method returns a new string resulting from replacing all occurrences of old characters in the string with new characters .
String replace(): This method returns a new string resulting from replacing all occurrences of old characters in the string with new characters .