Tuesday, May 3, 2016

Indroduction of Java Progarmming Language

           Java is a high level programming language. It was introduced by "SUN MicroSystems" in june 1995. It was officially released in November 1995. It was developed by a team under James Gosling. Its original name was "OAK" meant for consumer electronic devices and later renamed to java. Java has becomes the standard for internet applications. It provides interactive processing and easy use of graphics and animation on the internet.
Features of JAVA
               The Java Features given below are simple and easy to understand.
  1. Simple
  2. Object-Oriented
  3. Platform independent
  4. Secured
  5. Robust
  6. Architecture neutral
  7. Portable
  8. Dynamic
  9. Interpreted
  10. High Performance
  11. Multithreaded
  12. Distributed
               For the green team members, it was an advance concept at that time. But, it was suited for internet programming. Later, Java technology as incorporated by Netscape. Currently, Java is used in internet programming, mobile devices, games, e-business solutions etc.

16. Exception Handling in JAVA


15. Interface in JAVA


14. Package in JAVA


13. Inheritance in JAVA


12. String in JAVA


11. Array in JAVA


10. Do While Loop in JAVA


9. While Loop in JAVA


8. For Loop in JAVA


7. Select Case (Switch) in JAVA


6. If Else_If Else Statement in JAVA


5. If Else Statement (Positive & Negative Number) in JAVA


4. How to Sum two number value input User in JAVA


3. How to add , Subtract , Multiple & divided two number in JAVA


2. How to add two number in JAVA


1. How to Display Hello World in JAVA