A+ Computer Science-Input Worksheet 1 PART 1 DIRECTIONS: Fill in each blank below Word bank – java.util Scanner nexto I (netinto hetDouble nextLine) nextong) I nextByte() AUiScanneris the import needed to use Scanner rext lt is the Semer method used to input an ineger 2. .et DoubleC) next L) is the Scanner method used to input a double is the scanner method used to input a one word String. is the Scanner method used to input a one line String. 4,- 5. PART 2 DIRECTIONS: Fill in the missing code in each blank Scanner keyboard new Scanner (System.in): int intone-0 double doubleOne-o short shortOne 0; byte byteone-0 i out print (“Enter an integer intone out.print(“Enter a double :: doubleone . out.print( Enter a short shortone- out print (“Enter a byte byteone C A Computer Science-Input Worksheet-www.apluscompsci.com