InterviewSolution
How to replace CHARACTERS in strings?Choose the correct the option from below list(1)All the OPTIONS(2)replace("String")-(3)replace("string","pattern","new_char"(4)string_replace("string",new_char)Answer:-(3)replace("string","pattern","new_char"
Your experience on this site will be improved by allowing cookies. Read Cookie Policy