Monday, 18 August 2014

JAVA : INTRODUCTION

WHAT IS JAVA.......?

Java is a programming language and a platform.

Platform Any hardware or software environment in which a program runs, known as a platform. Since Java has its own Runtime Environment (JRE) and API, it is called platform.

TYPES OF JAVA APPLICATION

Basically their are 4 types application:
  1. Standalone Application
  2. Web Application
  3. Enterprise Application
  4. Mobile Application

JAVA VERSION IN MARKET....

  1. JDK Alpha and Beta (1995)
  2. JDK 1.0 (23rd Jan, 1996)
  3. JDK 1.1 (19th Feb, 1997)
  4. J2SE 1.2 (8th Dec, 1998)
  5. J2SE 1.3 (8th May, 2000)
  6. J2SE 1.4 (6th Feb, 2002)
  7. J2SE 5.0 (30th Sep, 2004)
  8. Java SE 6 (11th Dec, 2006)
  9. Java SE 7 (28th July, 2011)

FEATURES OF JAVA....


There is given many features of java. They are also known as java buzzwords.
  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
We discuses these all features later. 



                                                                                                                                         NEXT

0 comments:

Post a Comment