Verizon interview question

How do you increase heap memory?

Interview Answers

Anonymous

Jul 9, 2012

-Xmx1024m

1

Anonymous

Mar 10, 2013

by using garbage collection... in java.. System.gc() can be re