Java Programming Part 6: What is Java?



--------------------------------------------------------------------------------------------------------------------
Java is a high-level programming language originally developed by Sun Micro-systems and released in 1995. Java runs on a variety of platforms, such as Windows, Mac OS, and Linux. 
--------------------------------------------------------------------------------------------------------------------

 
---------------------------------------------------------------------------------------------------------------------
Java programming language was originally developed by Sun Microsystems which was initiated by James Gosling and released in 1995 as core component of Sun Microsystems' Java platform (Java 1.0 [J2SE]).
---------------------------------------------------------------------------------------------------------------------


----------------------------------------------------------------------------------------------------------------------
What are the main areas where Java is used?

Android Apps
if you want to see where Java is used, you are not too far away. Open your Android phone and any app, they are actually written in Java programming language
---------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------------------------
Software Tools
Many useful software and development tools are written and developed in Java e.g. Eclipse, InetelliJ Idea and Netbeans IDE.
-------------------------------------------------------------------------------






---------------------------------------------------------------------------------
The Java compiler javac transforms a .java source file into a .class file that is written in Java bytecode, which is the machine language for an imaginary machine known as the Java Virtual Machine.
---------------------------------------------------------------------------------

Walang komento:

Mag-post ng isang Komento