Time management is very much important in IIT JAM. The eduncle test series for IIT JAM Mathematical Statistics helped me a lot in this portion. I am very thankful to the test series I bought from eduncle.
Nilanjan Bhowmick AIR 3, CSIR NET (Earth Science)
Eduncle Best Answer
Java Virtual Machine (JVM) is used to execute architectural neutral byte code. It having two parts Class loader and Java Interpreter. A class loader first determines if it has been asked to load this same class in the past. The Java interpreter Java translate a class file into code that can be executed natively on the underlying machine.