Posts

6 Weeks Java Summer Training in Delhi- APTRON

Image
Java programming language is based on the philosophy of "write once, run everywhere". This means that a program written in Java can be run on any machine that it supports. Java programming language is a powerful and flexible programming language that can be run on any platform. First, the Java code is compiled in the form of Java Bytes, after that these Java Bytes run according to the JVM. The JVM passes this actual process to the processor in its own language to be processed. The JVM is part of the Java Runtime Environment (JRN). What is JVM? Every computer has its own different machine language. If you compile a program in Java programming language, then this compiled program is unable to run on all computers. Java Virtual Machine (JVM) is used to solve this problem. It makes implemented for every computer in the programming language. Types of Java Application Mainly 4 types of applications can be created using Java programming language:- 1:- Standalone Application:- Standa