1) Installation and Features
1) Installation and Features
http://www.oracle.com/technetwork/java/javase/downloads/index.html
ii) Accept the License Agreement and choose the required OS to download.
iii) Install the downloaded Installer (EXE) file.
http://www.eclipse.org/downloads/
ii) Choose Eclipse Classic and Windows 32/64 Bit based on system configuration
and download.
iii) Extract the downloaded ZIP file to the required location.
Now, Work Environment has been setup for creation and execution of Java Programs.
NOTE:
1) Open Source
2) Initially developed for Electronic Products such as Television, Microwave Ovens, etc but
later has been used for the development of Web Applications
3) Simple – Syntax is been derived from C/C++ programming. Concepts such as Pointers,
Operator Overloading, etc have been removed.
4) It is a platform – Any Hardware/Software in which a program runs is known as a
platform. Java has its own execution environment called JVM (Java Runtime
Environment) and so called a Platform.
5) Platform Independent - Java code is compiled to get bytecode which is Platform
Independent (i.e.) WORA (Write Once, Run Anywhere) – It can be compiled only once
and can run on any platform such as Windows, Mac, Unix, Linux, etc.
6) High Security – No Pointers are used, uses its own environment JVM for Execution.
7) Object Oriented Programming
8) Name History:
Oak Tree
Oak
Green
Java Coffee
Java