You are on page 1of 6

Contact Us | Contribute | Ask Question | login

Subscribe Us

Search on javatpoint...

91-9990449935
0120-4256464
Home

Core Java

Servlet

JSP

EJB

Struts2

Mail

Hibernate

Spring

Android

Design P

Quiz

Projects

Interview Q

Comment

Java Training
Java Tutorial
What is Java
History of Java
Features of Java
C++ vs Java

Difference between JDK, JRE and JVM

prev

next

Hello Java Program


Program Internal

Understanding the difference between JDK, JRE and

How to set path?

JVM is important in Java. We are having brief

JDK, JRE and JVM

overview of JVM here.

Internal Details of JVM


Variable and Data Type
Unicode System
Operators

If you want to get the detailed knowledge of Java

Brief summary of JVM


Java Runtime Environment (JRE)
Java Development Kit (JDK)

Virtual Machine, move to the next page. Firstly,


let's see the basic differences between the JDK, JRE and JVM.

Java If-else
Java Switch

JVM

Java For Loop


Java While Loop

JVM (Java Virtual Machine) is an abstract machine. It is a specification that provides

Java Do While Loop

runtime environment in which java bytecode can be executed.

Java Break
Java Continue
Java Comments

open in browser PRO version

JVMs are available for many hardware and software platforms. JVM, JRE and JDK are
platform dependent because configuration of each OS differs. But, Java is platform
independent.
Are you a developer? Try out the HTML to PDF API

pdfcrowd.com

Java Programs

Java OOPs Concepts


Java OOPs Concepts
Naming Convention
Object and Class
Method Overloading
Constructor

independent.
The JVM performs following main tasks:
Loads code
Verifies code
Executes code
Provides runtime environment

static keyword
this keyword
Inheritance(IS-A)
Aggregation(HAS-A)
Method Overriding
Covariant Return Type
super keyword
Instance Initializer block
final keyword
Runtime Polymorphism
Dynamic Binding
instanceof operator
Abstract class
Interface
Abstract vs Interface
Package

JRE

Access Modifiers

JRE is an acronym for Java Runtime Environment.It is used to provide runtime

Encapsulation

environment.It is the implementation of JVM. It physically exists. It contains set of

Object class

libraries + other files that JVM uses at runtime.

Object Cloning
Java Array

Implementation of JVMs are also actively released by other companies besides Sun Micro
Systems.

open in browser PRO version

Are you a developer? Try out the HTML to PDF API

pdfcrowd.com

Systems.

Wrapper Class
Java Recursion
Call By Value
strictfp keyword
javadoc tool
Command Line Arg
Object vs Class
Overloading vs Overriding
Array Quiz-1
Array Quiz-2
OOPs Quiz-1
OOPs Quiz-2
OOPs Quiz-3
OOPs Quiz-4
Java String
Java Regex
Exception Handling
Java Inner classes
Java Multithreading
Java I/O

JDK

Java Networking

JDK is an acronym for Java Development Kit.It physically exists.It contains JRE +

Java AWT

development tools.

Java Swing

open in browser PRO version

Are you a developer? Try out the HTML to PDF API

pdfcrowd.com

Java Swing
Java Applet
Java Reflection
Java Date
Java Conversion
Java Collection
Java JDBC
Java New Features
RMI
Internationalization
Interview Questions

Next Topic

Internal Details Of JVM

prev

open in browser PRO version

Are you a developer? Try out the HTML to PDF API

next

pdfcrowd.com

Top

Like/Subscribe us for latest updates or newsletter


Tutorials

Interview Questions

Core Java Tutorial


Servlet Tutorial
JSP Tutorial
Mail API Tutorial
Design Pattern Tutorial
Struts Tutorial
Spring Tutorial
Hibernate Tutorial
Android Tutorial
JavaScript Tutorial
SQL Tutorial
C Tutorial
AJAX Tutorial

open in browser PRO version

Java Interview
Servlet Interview
JSP Interview
Hibernate Interview
Spring Interview
Android Interview
SQL Interview
PL/SQL Interview
Oracle Interview
MySQL Interview
SQL Server Interview
MongoDB Interview
Cloud Interview

Quizzes

Forum

Core Java quiz


Servlet quiz
JSP quiz
Struts2 quiz
Android quiz
OCJP quiz
OCWCD quiz
Hibernate quiz
Spring quiz
C quiz
Cloud Computing quiz
JavaScript quiz
SQL quiz

Core Java Ques.


Servlet Ques.
JSP Ques.
Struts Ques.
Spring Ques.
Hibernate Ques.
Android Ques.

Are you a developer? Try out the HTML to PDF API

Projects

CONTACT US
Tel. : 0120-4256464
M ob. : +91 9990449935
Email : enquiry@sssit.org
Address: 2nd Floor, G-13,
(Near 16 M etro Station),
Sec - 3, Noida,
201301, UP, India

Contact Us
Privacy Policy

SSS IT PVT LTD


Development
Training

2011-2014 Javatpoint.

pdfcrowd.com

Training
SEO
Consultancy

JUnit Tutorial
JAXB Tutorial
Maven Tutorial

open in browser PRO version

Are you a developer? Try out the HTML to PDF API

2011-2014 Javatpoint.
All Rights Reserved.

pdfcrowd.com

You might also like