Computer Applications
Fill in the blanks:
A function of Scanner class used to input integer numbers is _________.
Input in Java
10 Likes
Answer
nextInt()
Answered By
1 Like
Related Questions
Fill in the blanks:
A class of JDK 1.5 version used to accept the values from the keyboard is known as _________.
Fill in the blanks:
_________ package is necessary to be imported in order to use Scanner class.
Fill in the blanks:
The function Math.sqrt( ) will result in _________.
Fill in the blanks:
System.in receives the input from the _________ for the Scanner object.