Introduction of Java
Java is a High-Level programming language and is Platform independent. Java is Robust, Secured and Object-Oriented programming language.
Java is platform independent which means any hardware and software environment in which a Java program run. Java is also known as platform, since java has its own run time environment(JRE) and API's.
Java was officially released in 1995 by Sun Microsystems and currently owned by Oracle.
Features of Java
The main objective of Java programming language creation was to make it portable, simple and secure programming language. Apart from this, there are also some awesome features which play important role in the polularity of this language. The features of Java are also known as java buzzwords. Following is a list of most important features of Java language. The Java Features given below are simple and easy to understand.
- Simple
- Object-Oriented
- Portable
- Platform independent
- Secured
- Robust
- Architecture neutral
- Dynamic
- Interpreted
- High Performance
- Multithreaded
- Distributed
Applications of Java:
- Standalone Applications
- Web Applications
- Enterprise banking applications
- Robotics and Gaming
- Mobile and Tablet Applications
- Embedded Systems and Smart Card
Different Editions of Java:
- Java Standard Edition(J2SE):- This is used for making standalone applications and applets.
- Java Enterprise Edition(J2EE):- This is used to make complex applications according to small industry to large industry requirements.
- Java Micro Edition(J2ME):- This is to make application on Mobile, Tablets and on Embedded Systems.
0 comments:
Post a Comment