Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Memory cleanup
import java.util.*; class Rextester { public static void main(String s[]) throws Exception { Runtime rs = Runtime.getRuntime(); System.out.println("Free memory in JVM before Garbage Collection = "+rs.freeMemory()); rs.gc(); System.out.println("Free memory in JVM after Garbage Collection ="+rs.freeMemory()); } }
run
|
edit
|
history
|
help
0
Print out perfect numbers 0 – 10,000
Fibonacci number 0 - 93
Hi Hypotaneous
S
JAVA # Karekök Hesaplama
Sum of power of digits-1
Ifelsenested
Magic No.
hello_world
Sort