Monday 23 July 2012

Java(J2SE) Intro

Java Introduction
JAVA INTRO


 J2SE Programming

Java , a programming language which is fully based on oops concept was developed by James Gosling in 1992 at Sun Microsystem.It was initially called as OAK.
Java is accepted as a core component of the organisation in 1995
Syntax used in java are much similar to used in C and C++.

Java is both Compiled and interpreted which is the best feature of it to make it secure.




It is an platform independent programming language in which following work can be carried out:-

  • Console Based applications
  • Window Based Applications
  • Web Based Applications

Features In Java:-


  • Simple
  • Object Oriented language.
  • Robust
  • Secure Language
  • Easy-to-understand
  • Multi-threded
  • Interpreted
  • Distributed
  • Dynamic
  • Portable



0 comments:

Post a Comment