Search This Blog

Read Your Language

INTRODUCTION OF JAVA


INTRODUCTION OF JAVA 
            
 JAVA is   a  programming  Language .It developed by language is Sun Microsystem . It initiated  by James Gosling in 1995. 

Benefit of work Java : Write Once, Run Anywhere. 

Famose Text editors of  Java :

  1. Eclipse
  2. MS Notepad
  3. Netbeans
  4. Notepad++
  5. Java JDK 8

 MY FIRST JAVA PROGRAM

public class  java_program //   java_program is class name
{

public static void main (string args[])
{
  
System.out.println("my first java program in Java.");

}

Output:

my first java program in Java.




2 comments:

PCxgame said...

is good but not so good ... you see there some error detected in your program, your(system.out.println) is wrong Because system.out.println Always start first capital letter like System.out.print and ln is just a new line uses that all, you can also type System.out.print is completely compile on your compiler nothing too show you error..... and other also

Edumasterc said...

So Sorry, aapko hamri taraf se aapko galat message mila , uske liye hamre taraf se bahut bahut sorry. aapne jo kaha hum usme improvement kareange.
Thanks for your comment. Aap hame hamasa aeshe hi message karte rahe jisse hum apne website ko aur achha bana sake.
Thanks.

Contact Form

Name

Email *

Message *

Followers