Home Help Java H Java hello world



Java hello world
Posted on: November 11, 2009 at 12:00 AM
Java is a high-level object-oriented programming language developed by the Sun Microsystems and is available in different form like JSP, Java Applets, J2EE

Java hello world

     

Java is a high-level object-oriented programming language developed by the Sun Microsystems and is available in different form like JSP, Java Applets, J2EE, JavaBeans, Mobile Java. Genarally, Hello world program is the first step for every programming language learner. Writing "Hello World" program is very simple. For this you need simple text editor like note pad and JDK (Java Development Kit). So first make sure you have installed jdk in your machine for compiling and running the program. Java is a case sensitive programming language so write java code carefully.
  
Read more at:

http:/www.roseindia.net/java/beginners/hello_world.shtml

 

Related Tags for Java hello world:


More Tutorials from this section

Ask Questions?    Discuss: Java hello world  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.