Which method is used to call Garbage Collection explicitly?
Out.gc()
System.gc()
Print.gc()
None of the above