Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
1
import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { String x = "abc"; String y = "abc"; x.concat(y); System.out.print(x); } }
run
|
edit
|
history
|
help
0
1.5
Problem: binary
1.6
This code is not what it seems...
CRUD vehicules
Coding Numbers - Duplicate - Array
Memory cleanup
JAVA # MEVSÄ°MLER
th
Coding Challenge - 02 (Odd numbers)