Java Online Test
[Note : pass marks >= 70% ]
1. The JVM performs main tasks
Loads code
Verifies code, and Executes code
All of above
2. JDK
JDK is an acronym for Java Development Kit
It physically exists.It contains JRE + development tools
All of above
3. Java Virtual Machine
Java Virtual Machine is an abstract machine
JVMs are available for software platforms
All of bove
4.JRE
It is used to provide runtime environment
It physically exists. It contains set of libraries + other files that JVM uses at runtime
All of above
5.JVM provides definitions for:
Memory area
Register set
All of above
6. Architecture of JVM
It contains classloader, memory area, execution engine etc
Execution Engine, It contains A virtual processor,Interpreter,JIT
All of above
7.Just-In-Time(JIT) compiler
JIT compiles parts of the byte code
translator from the instruction set of a Java virtual machine (JVM) to the instruction set of a specific CPU
none
8. Program Counter Register
It contains the address of the Java virtual machine instruction currently being executed
PC (program counter) stores frames
none
Score =
Status =
back
Designed
by
www.pegarecruiter.com