Showing posts with label Core Java. Show all posts
Showing posts with label Core Java. Show all posts

Thursday, June 27, 2019

What is JVM, JRE and JDK? tccicomputercoaching.com


What is JVM, JRE and JDK? tccicomputercoaching.com

How Java Compiler Works?

Java has compiler name as javac which convert source code to intermediate code which is known as java bytecode. This java bytecode is not dependent on any platform that is if you compile your source code in windows platform by using javac compiler so you can run this code in any other platforms like Linux, Mac.



What is JVM?

JVM (Java Virtual Machine) is an abstract machine. It is called virtual machine because it doesn't physically exist. It is a specification that provides runtime environment in which java bytecode can be executed. It can also run those programs which are written in other languages and compiled to Java bytecode.

JVMs are available for many hardware and software platforms. JVM, JRE and JDK are platform dependent because configuration of each OS is different from each other. But, Java is platform independent. There are three notions of the JVM: specification, implementation, and instance.

The JVM performs following main tasks:
  • Loads code
  • Verifies code
  • Executes code
  • Provides runtime environment
What is JRE?

JRE is an acronym for Java Runtime Environment. It is also written as Java RTE. The Java Runtime Environment is a set of software tools which are used for developing java applications. It is used to provide runtime environment. It is the implementation of JVM. It physically exists. It contains set of libraries + other files that JVM uses at runtime.

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



What is JDK?

JDK is an acronym for Java Development Kit. The Java Development Kit (JDK) is a software development environment which is used to develop java applications and applets. It physically exists. It contains JRE + development tools.

JDK is an implementation of any one of the below given Java Platforms released by Oracle corporation:
  • Standard Edition Java Platform
  • Enterprise Edition Java Platform
  • Micro Edition Java Platform
The JDK contains a private Java Virtual Machine (JVM) and a few other resources such as an interpreter/loader (Java), a compiler (javac), an archiver (jar), a documentation generator (Javadoc) etc. to complete the development of a Java Application.



To learn more about Java, you can join us @ TCCI.

TCCI is located in Bopal and Satellite in Ahmedabad. We conduct Online Lectures also, so any person located in remote place can learn Java or any Programming Language easily.

Call us @ 9825618292

Visit us @ www.tccicomputercoaching.com

Tuesday, January 8, 2019

Advance Java at TCCI- tccicomputercoaching.com

Core java is the fundamentals of java.

Advanced Java is the next advanced level concept of Java programming. This high level java programming basically uses two Tier Architecture i.e Client and Server.

The 'Advanced Java' comprises the very complex advanced programming. It covers the Swings, Socket Programming, AWT, Thread Concepts as well as the Collection objects and classes.



"Advanced Java" is nothing but specialization in domains such as web, networking , data base handling. Most of the packages "Advanced Java" are always start with 'javax.servlet'

Java is one of the most popular programming languages used to create Web applications and platforms. It was designed for flexibility, allowing developers to write code that would run on any machine, regardless of architecture or platform.

Topics in advance java include following.

  • Java Networking
  • JDBC.
  • Servlets.
  • JSF .
  • Beans.
  • EJB.
  • JSP
  • Web Services.
Advanced Java has complete solution for dynamic processes which has many frameworks design patterns servers mainly JSP. Advanced Java means java application that run on servers means these are the web application.

TCCI Tririd Computer Coaching teaches Advance Java in Bopal and Satellite in Ahmedabad.

School Student, College Student, Engineering students or any person who wants to learn and go ahead in Java Field.

TCCI teach this tough subject in terms of theory and practical's.

To learn more about Advance Java.

Call us@ 9825618292

Visit us@ http://tccicomputercoaching.com/engineering-courses/