Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the below is not a memory leak solution?

a) Code changes
b) JVM parameter tuning
c) Process restart
d) GC parameter tuning

Answer: c
Explanation: Process restart is not a permanent fix to memory leak problem. The problem will resurge again

Join The Discussion