Menu
Question Index
...


Arrange the following program such that it compiles and prints I am a programmer. Unselect any unwanted statements using the check box.

  • move class PrintStatement
    {
  • move }
    }
  • move )
    }
  • move public static void main {String s[]}
    (
  • move public static void main (String s[])
    {
  • move     System.out.println("I am a programmer");

Doubts

Problems

Topic: Java Sample Program - Simple Hello World Program In Java

Read this topic
Take test on this topic

0
Wrong
Score more than 2 points

© meritcampus 2019

All Rights Reserved.

Open In App