Tuesday, December 23, 2014
Java Memory Areas
›
Java Memory Areas Java program has one or more threads. Each thread has its own stack. All threads share same heap
JVM Machine Architecture
›
Java Implementation : Compiler and Virtual Machine Compiler produces bytecode Virtual machine loads classes on demand, verifies...
Monday, December 22, 2014
Interview Questions on java
›
What is the Difference between JDK and JRE? Ans : The “JDK” is the Java Development Kit i.e., the JDK is bundle of software that you...
‹
Home
View web version