The Java programming language is a high-level, object-oriented and general-purpose computer programming language.Java is similar to C++, but simplified to eliminate language features that cause common programming errors. It is intended to let application developers "write once, run anywhere" (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation.According to Sun, 3 billion devices run java worldwide.
Install java on android
Java "Hello World program"
Java JVM, JRE and JDK
Java Data Types
Java Operators
Java Input and Output
Java Comment
Java Variables
Java Features
Java Switch Statment
Java if else Statment
Java is created by James Gosling from Sun Microsystems (Sun) in 1991.
This guide will provide everything you need to know about Java programming language before you learn it.Java Tutorial
INTRODUCTION
Java "Hello World program"
Java JVM, JRE and JDK
Java Data Types
Java Operators
Java Input and Output
Java Comment
Java Variables
Java Features
Java Switch Statment
Java if else Statment
0 Comments