Question: Moving to another question will save this response. Question 2 rea Choose the right answer in the line 10 of the following code that reads
Moving to another question will save this response. Question 2 rea Choose the right answer in the line 10 of the following code that reads and prints the user inputs (course code and course name). String cname: int code: Scanner output= new Scanner (System.in); 8 System.out.print("please enter course code): code output.nextInt(): 10 11 System.out.print("please enter course name :"); 12 ename-output.nextLine(): 13 System.out.print("the course name "+chame): System.out.println(" the course code is "+code): cname-output.next(): chame output.nextinto: no statement is missing . chamo output.nextLine(); A Moving to another question will save this response
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
