what is Java | learning Java | sun java | latest java
 JAVA is a  powerful object oriented Programming Language. When we talk about  object oriented programming, the first name come in our mind is JAVA. Here we introduce some basic fact's about Java programming language. Before introducing Java let's see what is object oriented programming(oop's) :-
What is object oriented approach ?
Object  oriented programming is a programming paradigm using OBJECTS to build  computer program and application. i.e we organize our program as a  combination of different types of objects (real world entity).
What is JAVA programming language ?
Java is a powerful object-oriented programming language which is developed by James Gosling. It was originally called Oak.Why Java is used ?
It is used because of following features :-1) Simple
2) Object-Oriented
3) Network Savvy
4) Platform Independent
5) Robust
6) Secure
7) Architecture Neutral
8) Portable
9) Multithreaded
10) Dynamic
Where Java is used ?
Java is used on billion's of devices, Some of them are as follows:1) Desktop Applications
2) Web Applications
3) Enterprise Applications
4) Mobile
5) Embedded System
6) Robotics
7) Games and many more

No comments:
Post a Comment