Thursday 4 October 2012

Java Job in Coimbatore,Java Course in Coimbatore,Java IEEE Projects in Coimbatore


Java Job in Coimbatore,Java Course in Coimbatore,Java IEEE Projects in Coimbatore

Java  is  high-level  object   oriented  programming  language  developed  by  sun  microsystem.  java originally  called oak  then  renamed  as  java.  Java  is  object   oriented  programming  language  similar to  c  and  c++. Java  source code  files  are  compiled  into  format  called  bytecode.  Java  code  can  run on  most  computer  because  java interpreter  and  runtime  environments  knows  as  java  virtual machine (jvm).


Java  byte  code  can  also  converted  directly  into  machine  language  instructions  by  just-in-time compiler (JIT) .  Java  is  a  general  purpose  programming  language  with  a  number  of  features.  A small  java  application  called java  applet.  Java  is  used  mainly  on  the  internet  and  uses  a  virtual machine.  The  most  common  java  programs are  applications  and  applets.  Application  is  nothing but  programs.  Applets  are  similer  to  application,  but  they don’t  run  standalone.
Java  oops(Object Oriented  Programs)
Java  is  object  oriented  programming  language. These  include  class,  method,  inheritance, encapsulation, abstraction,  polymorphism  etc.  objects  is  collection  of  state  and  behavior.  Class  is blueprint  of  which  object  is  created.  Inheritance  provides  a  mechanism  for  organizing  and structuring  your  software.  Interface  is connection  between  a  class  and  outside  world.
A  package  is a  namespace  that  organizes  set  of  related  classes  and  interfaces.  Encapsulation  is the  technique of  making  field  in  a  class.  The  main  purpose  of  encapsulation  is  the  ability  to modify  to  implemented  code without  breaking  the  code  of  other  who  use  our  code.  Features  of encapsulation  are  maintainability,  flexibility, extensibility  to  our  code.  Polymorphism  means  ability to  take  more  than  one  form.


Java  Training  in  Coimbatore  |  Java  Jobs  in  Coimbatore  |  Java  IEEE  Projects  in  Coimbatore   and  Java  Final  Projects  in  Coimbatore

No comments:

Post a Comment