Introduction To Java | Java Programming| Alagu Gopi

Introduction To JAVA


What is Java?

       Java is a one of the open source Programming language.It is a Object Oriented Programming Language. It was Introduced by Sun Micro System in 1995.It's a simple and effective programming language.It was created by 5 persons.
They are  
  1. James Gosling
  2. Patrick Naughton
  3. Chris Worth
  4. Ed Frank
  5. Mike Sheridan
       Actually  The First Version of java  is Founded In 1991 But in 1995 only it was standardised .       The First version of Java is OAK. After that They Named it as Java . They worked 18 months to create Java Language .

Advantages Of Java

  • Simple 
  • Easy To Code
  • Portable
  • Robust
  • Security
  • Distributed



Speciality Of Java

        Java has the one of the  Speciality called as "Byte code".Through the Byte Code Only Java is an securable one.Java is an Independent language by the JVM-Java Virtual Machine .
In Java only we have both Compiler and Interpreter available.

Structure Of Java

                            package
                            class class name
                           {
                                  public static void main(String[] arg)
                                  {
                                        declaration;
                                         execution;
                                   }
                            }


I hope this will help  you to know about Java and in future posts will  see about the deep look about Java and it's functions. Thank You To read this post...

To Follow my Facebook Page Click Here

Comments

Unknown said…
some little known gem