SyntaxFix
Write A Post
Hire A Developer
Questions
String s1 = "HelloSuresh"; String m = s1.replace("Hello",""); System.out.println(m);