Question: Post Test: Introduction to Computer Programming -ns Academy Full-Time Post Test: Introduction to Computer Programming Select all the errors in the following Java program: 3

Post Test: Introduction to Computer Programming -ns Academy Full-Time Post Test: Introduction to Computer Programming Select all the errors in the following Java program: 3 1-1-1- - . public class Question { public static void main(String[] args); { /* This is a comment /* This is another comment System.out.println("Hello") } } line 3. main should be Main line 6: M should be removed line 3: should be removed from the end of the line line 7: the should be removed from around Hello line 5: / should be replaced by Il line 7: add ; at the end of the statement line 5. should be removed line 10: remove extra } line 6: should be added at the end of the comment line 10- add, at the end served. 10,002 606
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
