Question: to run a program called Hello java, we use the command: java Hello.java javac Hello java Hello javac Hello java Choose the right answer in

to run a program called "Hello java", we use the command: java Hello.java javac Hello java Hello javac Hello java Choose the right answer in the line 10 of the following code that reads and prints the user inputs (course code and course name) S String oname: 6 int code: Scanner output new Scanner (System.in): 8 System.out.print("please enter course code"): 9 code *output.nextInt (); 10 VA............ 11 System.out.print("please entercourse batte) 12 name-output.nextLine(); 13 System.out.print("the course name name); 14 System.out.println(" the course code 1 +code) came output nextLine(). chame=output nextInt(). chame-output next no statement is missing
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
