Java Part 1 : Introduction to Java Programming Language

From the first article you will get to know a basic introduction to Java Programming Language.

Java is a High level programming Language and also an Object Oriented Programming Language which is originated in 1991 at Sun Microsystems by James Gosling and Patrick Naughton.

Java can be called as a Cross Platform Programming Language which can be developed and run in multiple operating systems like Windows, Mac and Linux. In here the codes will be executed using the virtual machine called Java Virtual Machine. This virtual machine should also be installed before executing the codes.







Up Next : How to install Java

Comments

Popular posts from this blog

Java Part 2 :How to Install Java

Working with Buttons in Android Studio

Ruby - Dynamic, Open source programming language