Arrange the following program such that it compiles and prints I am a programmer. Unselect any unwanted statements using the check box.
![]() |
class PrintStatement { |
![]() |
} } |
![]() |
) } |
![]() |
public static void main {String s[]} ( |
![]() |
public static void main (String s[]) { |
![]() |
System.out.println("I am a programmer"); |
Topic: Java Sample Program - Simple Hello World Program In Java