What is Java
Java is High Level Object Oriented Programming Language and Platforms independent. Where
- Object Oriented Programming Means : All OOPs Concepts like
- Object
- Class
- Inheritance
- Polymorphism
- Abstraction
- Encapsulation etc.....

- Platforms : Platforms means Hardware and Software Environment which java compiled code(byte code) can run on all operating systems such as window,linux,mac. etc
Program
Fig.

Where used of Java Programming Language ?
- Website Development, Web application
- Gameing
- Mobile application, Android Development
- Smart Card use
- Banking software
- Robot Create, etc......
|