What do you mean by platform
What do you mean by platform ? Answer : By definition a pre-existing environment where…
Read MoreWhat do you mean by platform ? Answer : By definition a pre-existing environment where…
Read MoreWhat is JIT compiler ? Answer : JIT or Just in time compiler is a…
Read MoreHow many types memory areas allocated by JVM ? Answer : Heap is a memory…
Read MoreWhat is phantom memory ? Answer : Phantom memory or phantom reference is one of…
Read MoreDifference between JDK JRE JVM ? Answer : JDK : The JDK is an extended…
Read MoreAre JVM platform independent ? Answer : Yes. The heart of the Java platform is…
Read MoreDoes JVM maintain cache itself Does JVM allocate objects on heap OR Does JVM maintain…
Read MoreExplain working Java Virtual Machine ? Answer : Below are steps:
Read MoreImport same package class twice Will JVM load package twice runtime OR Can I import…
Read MoreWhat is JVM ? Answer : JVM is a process virtual machine that could execute…
Read More