Question: Given the below code, choose the right answer in the line 12, to let the user enter the level and the department inputs. String dep:
Given the below code, choose the right answer in the line 12, to let the user enter the level and the department inputs. String dep: int level: Scanner kb new Scanner (System.in); System.out.print("please enter your level"); level - kb.nextInt (); 10 11 12 13 14 15 16 System.out.print("please enter your departement :) depakb.nextLine(); System.out.print("your departement "dep) System.out.printin" your level is "level) B A dopakbo.rox.net) depakb.nextiot c.depkb next() D.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
