James Gosling created Java at Sun Microsystems which was
later subsidized by the Oracle Corporation. Java is usually a programming
language; it was released inside the year 1995. Most programming languages are
platform dependent which is they run on a specific atmosphere say Windows XP,
Vista, and UNIX etc. If a system has been written in a certain programming
language inside a Windows XP environment. This created a credible hindrance in
encoding high level applications, as they had to become coded for unique
platforms individually, which required lots
of man power, time and funds.
To take care of such a glitch, Java was developed. It is actually totally platform independent and Java applications can run on any machine and on a central processing unit so long as the Java Virtual machine (JVM) is installed in it. JVM will be the interface utilized to produce Java platform independent. As long as a machine has JVM installed in it, it is actually capable of running any Java program. Java is an object oriented programming language. Most of its syntax is equivalent to that of your C and C++ programming languages. The class libraries and compilers of Java had been designed and created by Sun Microsystems as well in addition to the introduction of this programming language in 1995.
As discussed above, one particular of the simple and most significant options of Java is its portability. This property is achieved mainly because, when the applications written in Java are compiled, they do not get converted into machine code. Rather they may be converted into Java byte code. This function is one of a kind to Java and acts as a building block towards Java's portability property. The byte code is compiled into machine code through run time by the Just In Time compiler or JIT. This byte code is then interpreted by the JVM. The program is run on a Java Runtime Atmosphere (JRE). JRE is employed for Java applications and applets.
For more information go to online java training
To take care of such a glitch, Java was developed. It is actually totally platform independent and Java applications can run on any machine and on a central processing unit so long as the Java Virtual machine (JVM) is installed in it. JVM will be the interface utilized to produce Java platform independent. As long as a machine has JVM installed in it, it is actually capable of running any Java program. Java is an object oriented programming language. Most of its syntax is equivalent to that of your C and C++ programming languages. The class libraries and compilers of Java had been designed and created by Sun Microsystems as well in addition to the introduction of this programming language in 1995.
As discussed above, one particular of the simple and most significant options of Java is its portability. This property is achieved mainly because, when the applications written in Java are compiled, they do not get converted into machine code. Rather they may be converted into Java byte code. This function is one of a kind to Java and acts as a building block towards Java's portability property. The byte code is compiled into machine code through run time by the Just In Time compiler or JIT. This byte code is then interpreted by the JVM. The program is run on a Java Runtime Atmosphere (JRE). JRE is employed for Java applications and applets.
For more information go to online java training