Simple Java Program- My First Java Program


Couch ModePrint
Its the Simple Java Program contained simple text output.

Java is an Very Interesting language Used In all platforms. almost java is used for backend develop.


Class Simple
 {
    public static void main(String args[])
       { 
          System.out.println("My First Java Program");
        } 
  }

Output:
                  My First Java Program

Thank Your Valuable Comment Tool to Insert codes in Comments : Convert My Code. Hide

Select to parse the code (not required if code is already parsed):

Subscribe By Email

Join Our Newsletter

Get All The Latest Updates Delivered Straight Into Your Inbox For Free!

We Respect Your Privacy

Popular Posts