
hiii,
What is the difference between translate and replace?

hello,
Replace replace every instence of character with character sting by the given charator of string. this work for entire word and pattern,.
Translate replace the one charecte at a time.Translating the nth character match with the nth character with the replacemnt string .
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.