Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Java Replace Method
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_111 import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { //Store the string in the line String line = "aids:áassessment"; //Replace method to remove the character desired line = line.replace("á", ""); //print System.out.println(line); } }
run
|
edit
|
history
|
help
0
names
Max in 2D array
jb12.0 threads.enums
has a
// Java Coding Challenge - 08: Reversing a Number using String
contoh 43
Item battle rolyal
Ordenação de Vetores - LPI
Find Median in Large File of Integers
2.C