
1. What is JDK, JVM, JRE.


JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine for executing Java code.
JDK includes JRE and development tools like javac and java
JRE includes JVM and necessary li...read more

Java Devolopement Kit (It is used to Devolope The kit) Java Virtual Machine (It is used to Java source code ) Java Runtime Environment (It is used to Lime jvm Execution)

Java Development Kit
Java Virtual Machine
Java Runtime Environment

Java Develop Kid, Java Virtual, Java Runtime Environment

JDK is java development kit it contains all library files and utilities to develop java software
Machine (JVM) + Libraries to run the application. JVM = Only Runtime
JRE stands for Java Runtime Environ...read more

JDK is java development kit it contains all library files and utilities to develop java software
Machine (JVM) + Libraries to run the application. JVM = Only Runtime
Java Runtime Environment (JRE) is a...read more

JDK stands for Java Development Kit. It is a software development kit that includes everything you need to develop Java applications. It includes the Java Runtime Environment (JRE), as well as tools f...read more

java development kit java virtual machine java runtime environment

JDK is java development kit it contains all library files and utilities to develop java software
JVM is java virtual machine has responsible to execute the java program
JRE is Java runtime environme...read more

Java Development Kit (JDK) is a software development environment which is used to develop java applications and applets.
Java virtual machine Java Code or applications. It converts Java bytecode into...read more

Java Development Kit (JDK) is a software development environment which is used to develop java applications and applets.
Java virtual machine Java Code or applications. It converts Java bytecode into...read more

JVM (java virtual machine) is a specification designed by sun microsystems that provide the runtime environment to run the java bytecode it can also run the programs written in other programming langu...read more

JVM (java virtual machine) is a specification designed by sun microsystems that provide the runtime environment to run the java bytecode it can also run the programs written in other programming langu...read more

JDK = Java Runtime Environment (JRE) + Development tools. JRE = Java Virtual Machine (JVM) + Libraries to run the application. JVM = Only Runtime environment for executing the Java byte code. Mahesh P...read more
Top TCS Java Developer interview questions & answers
Popular interview questions of Java Developer
Reviews
Interviews
Salaries
Users/Month