string replace in java

Solutions on MaxInterview for string replace in java by the best coders in the world

showing results for - "string replace in java"
Youssef
15 Jan 2017
1public static void main(String args[]){  
2String s1="my name is khan my name is java";  
3String replaceString=s1.replace("is","was");//replaces all occurrences of "is" to "was"  
4System.out.println(replaceString);  
5}}  
6
Mickael
31 Feb 2016
1String str1 = "abc123abc123";
2String str2 = str1.replace("abc", "0");
3System.out.println(str2); // 01230123
4
Manuel
02 Oct 2017
1String str = ".............................."; 
2
3        int index = 5; 
4  
5        char ch = '|'; 
6 
7        StringBuilder string = new StringBuilder(str); 
8        string.setCharAt(index, ch); 
9
10        System.out.println(string); 
Sara
26 Aug 2018
1String s1 = "my name is khan and my name is java";
2String replaceString = s1.replace("is","was");
3//replaces all occurrences of "is" to "was"
4System.out.println(replaceString);
Florent
20 May 2020
1String a = "Cool";
2a = a.replace("o","yy");
3
Ariana
31 Apr 2018
1public static void main(String args[]){  
2String s1="my name is khan my name is java";  
3String replaceString=s1.replace("is","was");//replaces all occurrences of "is" to "was"  
4System.out.println(replaceString);  
5}}  
queries leading to this page
replace megthod in javachange a character in a string javareplace in java replace a char from a string javareplace character in stringreplace a letter in string javajava replace a string with another stringreplace all characters in a string javastring replace javreplace character in string with string in javachanging characters in a string javahow to rewrite a string in javareplace fun in javastr replace in javareplace method injacaeffective way to replace in javajava replace 22 22 in stringfind string and replace in javahow to replace to 3a in javareplace with 24 in stringreplace string injavastring replacment javareplace en javareplace function javareplace with in javareplaceall in javajava string change characterreplace 5b 5d in javareplace 28 29 string javastring 2creplace javaused replace with a veraible javastring replace example javajava text replacejava replacvemodify characters in string javahow to change a string javareplace string javastringreplacement in java stringstring replace in javareplace in string in jva areplace character in string programreplace something in string javahow can we replace character in java stringsstring replace in javajava how replace 27java replace charsequencejava string replacereplace certain ccharector with another javajava replace 22 on stringjava replace orreplace char in string java mrthod 5cstring java replace substringjava string replace 22 5d 22java replace char in stringjava replace splace in a stringreplace 26 in javareplacing a character inside a string java replacing with 2f in javamove characters in string javahow to replace value in javahow to change a character in a string in javareplace one character in a string javastr replace javahow to replace a particular character in a string in javahow to replace some character in string in javajava replace stringreplace string meathod java formatjava replace 28 29replace substring in javareplace values in string in javareplace string in javahow to replace string in javajava replacing characters in a stringreplace a char of a string with another charreplace a string in javareplace a character from string in javareplace caharcter in string 5creplace in string jreplace method javasreplace in java for stringjava how to change a character of a stringjava how to change a character in stringreplace 28 29 in javajava replace replace in strings javahow to replace a char in a string in javareplace method javastring replace methodreplace string with another string javajava replace characters in a string with another stringis the replace method of string class staticreplace string with other string javajava string replace cahracterhow to change the char in string javareplace 28 29 method in javajava string replace at charjava change char in stringchar replacement in javajava string replace importreplace value in string 27 27 replacing with 2f in javatext replace 28 22 22 2c 22 2b 22 29 in javajava string search and replacereplace text javasreplace substring in a string in javahow to replace a int character in a string in javajava replace 5b 5djava string replace functionjava replace in placereplace from to java replace string javafunction of replace string in java 5d 5dstring replace letter javastr replace javasreplace 5c javareplace a string in another stringreplace a string with another stringjava replace string with charhow to replace valuve in javareplace character in strijng javato replace javajava string substitute stringjava how to replace characters in a stringreplace the characters in a string in javajava strong replacehow to replace 22 in javachanging a character in a string javajava string replace examplesstrring replace function in javahow to replace characetrs with others in javareplace charecter into stringhow to replace 22 with 5c 22 in javareplace in stringsreplace java stringreplace method is used in javajava replace up to certain characters from stringhow to change a particular character in string in javahow to change the text in a string javahow to change char in a string javajava replace charchange character of string javastring replce in javafind and replace 5c in javasubstitute string javajava string replace stringhow to replace with 5c javastring java replacejava string replace 5creplace character in a string javareplace in javareplace a char in stringreplace char in string javajava text replace 28find 2creplace 29replace function in javareplace in a string java strin replace 2f 2f with 2f javawhat can i replace 7c 7c in javastring replace functions in javareplace letters in a string javareplace character in string java from any charater in other string repalce 2a 28 29 javahow to use replace method in javareplace string element javajava str replace stringjava replace to string 2a replace 28 22 5c 22 2c 22 22 29 3b javachange character by another javareplace stringstring 5b 5d replace in javajava replace 26 by c2 a7how to get the replcce charecter of a string in javccajava replace character in a stringreplace function in java stringreplace string characterhow to use replace functionin javachange a character in a string in javareplace letter javareplace with in javareplace function jaasubstitute a character in string javareplace parathesis in a string using replace in javahow to replace a string with another string inside a string in javajava replace the 22 5c 22 in a stringjquery string replacereplace in jaavchange character string javafind and replace in string javahow to change the string methodhow to replace a chacter in stringstring replace java string to charprogram to replace some character in string javawhat does replace method do in javahow can you change a string value in javahow to replace strings in javareplac ein stirng javasjava string replacereplace 5b character in java stringstring replace method in javareplace a string inside a string javareplacing in string javajava replace part of stringreplace chat in stringreplace java charjava substring replace examplehow to replace char with string javareplace the heating element in string in javajava replace for 24replace 5c with 2f in java stringreplace in javahow to change a char in string javareplace 2f with 5c in javareplace 2f with 5c 5c in javareplace a word in javajava built in replace methodsjava string pattern replacereplace a substring in a string in javapython string replacereplace string value with others javajava string replace string with anotherjava replace 2areplace string java withreplace symbol in string javahow to repace stringdoes java have a replace function for stringss replace a given substring in javareplace injavajava replace 22 charstring replace 5b in javareplace 5c 22 with 22 in strings javajava replace 2c by in stringoverwrite string javajava replace string with another stringjava string replace substring exampleeasy way to replace a part of a string with a char in javajava replace string in stringhow to replace 5c 22 with 22 in javahow to replace some part in string in javastring replace java that replaces with stringjava replave entire stringreplace metod in javahow replace method works in javastring replace in java regexstring replace method in javastring change characters javajava string replace charreplacing a character in a string in javareplace character in java stringhow to replace 24 with 5c 24 javareplace function for strings in javafind and replace in java string programchange char in a string javareplace java 27how to replace letters in a string javajava replace a single char in a stringhow to repalce certain symbols in a string javahow to replace a character in a string in javahow to replace 2b string javareplace method for string in javastring replace 25s javachange a char in string javajava replaceallhow to replace 27 5c 27in stringreplace character in string in javahow to replace a char in javajava find replace in stringjava replace in stringjava string replace a charreplace 7b in javareplace 28 22 2f 22 2c 22 22 29 character in string javareplace string method in javastring replace in javareplace a char in a word javahow to replace substrings in javajava change string in a methodstr replace 28 29 javareplace 22 22 in string javahow to replace accent from string in javahow to use replace in java for stringreplace certain ccharector with another java in stringjava replace 5b 5dreplace funtion javajava replace 27 2b 27 in stringhow to replace characters in a string javareplace method string in javajava message replacerhow to change string in javafind an element and replace it with another string using javastring replace java oncereplace method in strings in javajava replace 7b 7d in stringchange character in string javastring replace char with replace a char with a stringreplace a character in a string in javastring replace javcahow to replace character in stringhow to change the value of a string in javajava replace c3 b2 with oreplace a value javahow to change the data inside a string javareplace single character in string java 40 replace javareplace working javareplace method string javajava replace characters in a stringreplace with in string javareplace things in strings javarepalce in javajava replace with string replace 28 29 javajava strig replacereplace char in stringhow to find and replace in javahow to use replace 28 29 in javahow to use replace function in javastring replace value javareplace 7b 7d javareplace specific character in string javajava replaceall stirngreplace method in java stringstring replace javashow to replace a charater in javareplace 2a from string javareplace characters in javajava replace 5c in stringprogram to replace a substring in a string in javahow replace works in javahow replace char in stringjava string substitutionhow to replace a character in a string with another string in javajava replace 3freplace method stringstr reaplce 28 27e 27 2c 272 27 29 3b in java with numerchange string in another method in javareplace in jaa 2f replace in java stringjava writing replace methodjava replace 7b 7dreplace text character javareplace 22 with 27 in javajava code to replace a character in stringhow to change character in string javahow does the replace function work in javajava replace 25sjava replace all character from textjava replace method stringstring replace in java 25sreplace string in javahow to replace character in string in javajava replace 7b 7d string replace character at an index in string javareplace 22 in string in javahow to replace the string of 2a 2a 2a in javahow to change a specific character in a string javareplacement character javahow to replace a specific character in a string in javahwo to change cahracter in text in javahow to replace the 2a char in string replace all javareplace 22 22 javareplace a character from a string javastring replace java in poitionhow to replace a substring with a char javareplace char in stirng injvareplace characters ins tringfind and replace in a string javajava string replace 3freplce character in string javahow to replace 2a in javajava string replace methodjava replace char with stringreplace chars in javareplace java strinfreplace liketstring javajava string replace 3freplace 22 29 22 javastr replace javajava replace characters in stringchange specific character from string javahow to rplace a charecter in string in javajava program to replace each character in a string with it 27s next letterreplace all of a certain ccharector with another java in stringwhy i can replace 5c 5c in string in javastring replace on replaces sting oncereplace funtion in javareplace string jacareplace in java works 3fdifferent ways to change string in javareplace 22 in string javajava string char replacereplace with in javahow to replace words in a string javareplace in string javajava string replacereplace a substring with another string in javareplace a letter in a string javajava replace letter in stringhow to replace a character in a string javareplace character in string javastring replase in javajava replace 22 in stringhow to change string characters javahow to modify a char in string javareplace a character in string javareplace character with 40 in javareplace 3ca 3e stringcharacter substitutions javareplace and 22 28 22 in javajava how to replace specific string in text gile in javareplace 22 with 2f 22 javajava replace string valuejava replace a word in stringreplacing things in strings javastring replace character javastring replace java questionsstring replacement javabuild a ne string replcing charcters javastring replace java 5cfind and replace text in javawhere can i use replace in javahow to change a char of a string in javahow to replace a letter in a string javamethod string to replace javareplace function in java for stringhow to replace specific character from string in javajava replace method stirngreplace values in string javareplace char of a stringjava how to replace a character in a stringhow to replace 2f in java 40replace javajava code to replace characters in a stringreplace characters from the stringsstring replase javastring replace method javachange character of a string in javahow to replace text in javareplace character with 2f character in javareplace contains string javahow to replace a word in a string in java using replace methodstr replace 28 29 in javajava string replace replacejava string replacestring builder how to replace a characte with another character in javajava replace character in string with indexjava replace 2b in stringjaav replace functionreplace 22 28 29 22 in javareplace char of string javahow to replace certain characters in a stringstring replace mthod javareplace method of string in javajava repalcereplace a character in a stringjavajava replace 2f with 5csubstring replace in javahow to replace 2c in string in javareplace substring with another string in a stringdoes replaceall create new string in javareplace characters in stringjava string relplacingchange a character in string javareplace string with another string in javahow to change character of a string in javareplace a character from a stringhow to replace a character with a string in a string in javareplace instring javahow to replace 5c with 5c 5c in java stringjava replace valkue in stringjava replace characterprogramming in java typing letter replaces old letterjava 7b 7d replacereplace specific characters with new characters javajava string replace using patternjava replace string methodreplace characters in string javahwo to replace thigs in strings in javajava string replace 5dreplace 5btext 5d with string in javareplace a charater with a string javareplace a string javahow to replace in string in javahow to use replaceall in javareplace letter in string javareplace 1 character in string javajava string repalcejava replace something from a charjava replace substringjava code to replace 3e 3dreplace string javahow to change the value of character in string in javastring method for character replacementhow to get replace characters of string in javajava replace method fullreplace all char in string javareplace part of string javareplace values with a function java 22 5c 22 to str replace in javareplace string with another stringjava string replace substringreplace a part of string in javareplacing data in strng in javareplace char string javahow to replace a string with another string in javajava to replace string replace in javapattern replace java stringreplace string java onlinejava find relace stringjava how to substitute a character in a stringhow to replace string characters in javachange java stringhow to replace a character in a string in jkavareplace charsreplace string by string javajava str replacehow to change string in char javastring replace charreplace java 5c 5djava replace something from a stringjava search a string array and replacereplace strat with string javareplace function in bluejstring replace javareplace java methodhow to replace a character in string in javajava how to replace stringhow to replace code in javajava replace a characterhow to replace 5c in javareplace a string character in javajava remplace stringsubstring replace string javareplace a character in a stringstring replace in pjavajava replace textreplace char in javareplace 28 29 javareplace char in string index javastring replace a character javareplacce string in a stringhow to replace a string character in javafind replace string javastring replace 28 29 javajava does string replace update the valuereplace a character of string in javareplace method in string in javarepalce a char in a string javajava find and replace in stringreplace to 2f in javareplace 5c 22 with 22 in javajava string modify characterreplace string javastring repleace javahow to replace 24 in javahow to replace a char in a string javhow to replace 22 7b with 7b in javajava replace 5ehow to replace a string in javamethod replace javahow to replace 5c from string in javareplace certain chars in string javareplace with in javareplace 28 29 is method of string class in javareplace certain stirng with another javahow to do replace with a string in javareplace a word in string javareplace 2f with in javajava string variable replace 2b 3d replace javajava 22 replacereplace char java java replace a stringstring repalce javacode to replace in javareplace chacter in string javajava replace all character in stringhow to replace 5b in javajava replace methodhow to replace a character with 22 22 in javareplciating string in javahow to update a character in a string in javajava replace character in string at indexjava replace 5ea replace 28 29 in javareplace javas replace javas replace javajava replacereplace 2c with 22 22 javareplace string javahow to swap the character of a string in javahow to change value of a string in javajava replace functionhow to replace charater in stringstring replace java use orchanging character in string javareplace 2f 2f in javareplace a string on condition using javajava replace one char in stringhow to replace a character of a string in java how to replace 3f from string in javajava string how to replace a characterhow to replace char in a string javarepace a letter in string in javahow to replace a substring in javafind and replace in javahow to use replace character in string javastring replace charreplac javahow to change characters in a string javahow to replace a char in string in javajava replace a character in a string at an indexjava string replacementreplace a string with another string in ajavahow to replace characters of string in javajava string replace values string replace javastring replace javareplace injava i 3dfor stringshwo to replace characters in javastring replace jaastring remplace javajava replace 5c 60how to replace substring in javastring repat function in javajava string replace umlautereplace 22 5c 22 javahow to change character in string in javajava replace word in stringjava replace string contentstring replace java docsfind and replace java methodstring replacereplace old string with new string in javajava replace 28replace example in string javareplace 5c 5c 3a from string javajava replacejava replace 28 29java replace a character in a stringreplacing characters in a string javastring replace pattern javawrite a java program to find a character from a sentence and replace it with another characterjava replcejava substitute stringhow to change char in string javareplace in a stringjava replace examplefind and replace string array javahow to replace a chracter in a string javareplace s in string javareplace 2f 2c in javareplace character in a stringjava string replace 28 29replace func javareplace substring javareplace string beinging chars javareplace 23 from string in javareplacing a character in a string javahow to replace a string in javachange string char in java replace characters on stringjavahow to replace charracters in a string javahow to replace char in string javahow to replace characetrs in javareplace something in the stringstring method to replacereplaceall vs replace in javajava string replace in placehow to perform find and replace in a java stringjava program to replace a character in a stringhow does the replacall function work in javajava substring remplacejava replace method operationcharacter replace in javajava replace in stringjava replace helpreplace matched text javastring java method to replacewrite a java program to replace certain characters from string string replace function javareplace a character in a string javajava change a char letter with anotherjava replace 2creplace certain values in a string javahow can i replace some pattern in java for stringhow to replace the value in javareplace 5c 22 javajava does string replace copyhow to replace 22 in a string javahow to replace a charatcter in string in javahow to replace javafor replace char in stringjava how to replace string textsearching for a character in a string and replace it javahow to replace a single character in a string in javajava method to replace a string in stringrepleace substring in string javastring replace javareplacing the characters of a string javajava string replac strng replace javahow to replace some portion of string in javahow to rename string class javajava replace methondsjava replace variables in stringstring find and replace javareplace 2f in javareplace text from string javajava string replace character with character 2b anotherhow to replace 5c 3b in javacharacters replace in javahow to change char to string in java and replace a charaterhow to replace something in javareplace full stringwith anther string replacing in stringsreplace with different arguments in javajava replace onejava replacefile with stringstr replace in javareplace a substring java replace javachange character of a string javareplacing a string in javahow to replace on a string javastring replace some caracters javajava replace printlnreplace in string in javahow to replace a character with another character in a string in javahow to replace letters in a string in javastring replacejavajava replace letter in string with anoter letterhow to replace one character in a string in javajava replace methodreplace string value in javastring replace other language in javajava replaceall return typesjava metod replace string charactershow to replace elements in a string javajava string replace a substring how to change the value of a character in a string in javahow to replace a char in a string with anotherchange a char in a string javajava 2b string replacejava replacechar replace charhow to replace string with another in javareplace with string javareplcae string javahow to replace acharacter in a stringjava string replace char in stringhow to replace for loops in javahow to change a character in a string javareplace methods in javastring replcae javastring replace 5c java java substring replaceturn replacer in javastring handling method 28replace 29 in javareplace a char with a string in javareplace char in words in javastring replace 28 29 javareplace chars in string javajava streing replacejava replacing characterstring contains and replace in javajava replace variablestring replace 2f with 5c in jaamethod to replace a string in javareplace strings in javahow to replace a character in a stringhow to replace 7b 7d javastring replace javastring replace in java 8java find and replace character in stringhow efficient is replace method in javarepace text in javachar replace in stringreplace a char from an stringjava replace character in stringjava replace parts of string with stringrepace in javafind and replace javajava replace substring in stringhow to replace 22 5c 22 in javareplace character at index in string javajava replace 5c with 5c 5cstring replace characterhow replace 22 26 23 in itring in javahow to replace 22 7b 7d 22 javareplacing a specific value in a string javareplace char in strinc java syntax of replace for stringjava string replcereplace the charcater in a stringstring replace function in javastring java replace stringuse replace 28 29 in javahow to replace a character from a stringhow do i replace a method in javahwo to change character in stinr gjavareplace in string javajava string 7b 7d replacehow to replace characters in a stringjava find character in string and replacejava replaces instances of char in stringreplace method in string javajava repacewhat java will be replacejava string replace string likereplace java examplesreplace 27 3f 27 in stringreplace 28 29 in javahow to replace a substring in java using replace methodreplace ucharhow to replace letter in string javareplaing charcters in java string replace replace javajava string find and replacehw to replace lettes in string with characters in javahow to replace 3a using replace method in javareplace and contains javareplace first character in string java 2a 2a replce in javahow replace 24 in string in javajava builtin replacehow to change the characters of a string in javareplace text javareplace 3a from strgin javajava replace 2f 2f with 2fhow to replace 24 with 5c 5c 24 in javareplace a character with a string in javajava efficient replace stringchange the string in javacreating a method in java using replacehow to replace specific character in string in javareplace strings javareplace string jvahow to replace value in string javastring replace character in javajava replace words in stringchange place on a character in string javajava replace whole stringchar replace in javaupdate a character in java stringreplace characters in a string javajava replace a substringwhat is replace method in javajava replace 22how to replace a value in string in javareplace strin character javastr replace javareplace 28 29 in javahow to replace in javausing replace in a string in javarelapce in javachar replace javareplace a charcter in javareplace string in a sentence javajava hwo to use string replaceallsubstitute character code javachange char insude string javareplace 2f with 5c javahow to replace part of string in javahow to replace char in sstringjava replace stringstring replaall javastring replacehow to replace a character 22 2c 22 in a string in javajava replace 27replace 22 javareplace 2c in string javahow to replace character from a string in javareplace 2f to in stringreplace a char from a stringreplace 28 22 22 2c 22 22 29 in javareplace 3f from string in javajava replace 7b 7d string javareplace char string in javahow to replace parts of a string in javastring replace fiunction in javajava string replcaehow to replace 28 in javajava replace text in stringstring replace 22 in javause string replace in javahow to replace a set of char in a string in javareplace a char in a stringrepetir string en javastring replacemnet 7b 7d in javafind in string and replace javareplace character from stringfind and replace string in javareplace ch in string javajava replace 5bwhy i can replace 28 22 5c 5c 22 29 in string in javareplace character in strng javawrite a java program to find a character from a sentence and replace it with another character java string replace 22replace a char at an index in string javajava replace codechar replacereplace javshow to substitute string javahow to replace with 2f in javastring replace with 2fhow to replace a char in a string javajava string replace characterhow to replace string 2b to operator in javareplace a char in a string in javahow to replace part of a string in javajava replace string with stringhow to replace string cords in javareplace java tutorial which language can replace javajava string replace 28 29java replace speacesjava string replaceall examplereplace funtion in java for stringreplace a substring in javareplace string in string array in javaexample of replace in javareplace in java which packagereplae value in a string javajava string replacejava replace examplestring replae in javareplace a string with another string in javareplacing character in stringjavajava replace stringreplace char java stringreplace a character in string in javahow to replace a string with another stringhow can i replace character of string in javajava string replace on the same stringjava does string replace modify originalreplace current string with new in javareplace 3f in javareplace 5b in string javareplace in java examplesjava change string characterjava replace 26java string replace 28 29 method using loopsjava replace set of characters in stringhow to replace characters in a string in javahow to replace char in string in javahow to use replace javachange character in java stringclass that implement string replacement in javareplace a char in string javajava loop to replace a stringreplace 22 7d 22 javareplace in java stringreplace method in javareplace string with symbolreplace char sequence javastring replace 28char 2c char 29how to use string replace in javareplace 22 with 5c 22 in a stringhow to replce 22 with 2f 22 in javareplace substring in java stringstring method to replace a letter in javajava how to change letters in a stringhow to set a character in a string in javastring relace javahow to replace some character to an another character in javastring char replace in javacan i change string char in javahow to over write a given string in javareplace string in string with string javareplace chars method javahow to use replace in javajava replace specific character in stringreplace text in javareplace 5e in javahow to change the character in a string javareplace function in java for staringreplace char in string in javastring replace java replace letter in javajava replace replace 24 in string javajava replace 5ereplace text in string javahow to replaca a letter with a letter javahow to replace a letter at specific place in a string javajava repalce stringjava string substitutereplace all of a certain charector with another java in string 5c to str replace in javahow to replace substrings in strings javain java replace 22 with 5c 22replace 5c string javahow to replace a substring in a string in javajava string replace methodsjava replace value of stringstring replace substring javajava replace value in a stringjava replace pattern in stringchange characters of a string javahow to replace a character in javareplace brac javahow to replace a character in a string in java without using replace methodreplace symbol with to get stringstr reaplce 28 27e 27 2c 272 27 29 3b in javajava find and replace in textjava string replacingreplace string function in javajava replace 5cstr replace in javastring replace in java