Which method of java is invoked by JVM to reclaim the inaccessible memory location ?
A. reclaim() method
B. finalize() method
C. final() method
D. both b and c