Question: 3. Select the correct answer(s) below. Select all the errors in the following Java program: 1 public class Question public static void main(String[] args); This

3. Select the correct answer(s) below. Select all the errors in the following Java program: 1 public class Question public static void main(String[] args); This is a comment *This is another comment System.out.println ("Hello") 10 line 3: main should be Main line 6: should be removed ine 3:; should be removed from the end of the line line 7: the""should be removed from G. around Hello C. e 5: r should be replaced by I line 7: add; at the end of the statem line 5: should be removed ine 10: remove extra ) line 6: I should be added at the end line 10: add; at the end E. of the comment O A O D O E O F O G O H
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
