Java Introduction
What is Java Programming Language?www.tutorialspoint.com
Java is a programming language that developers use to create applications on your computer. Java also has a web plug-in that allows you to run these apps in browser.
Java was released in 1991 as a part of 'Sun Microsystems' Java platform. Java applications are usually compiled to byte code (class file) that can run on any Java Virtual Machine (JVM).
Java was originally developed by James Gosling at Oracle Corporation. Java is a High-Level programming language.
Comments
Post a Comment