Computer Applications
Fill in the blanks:
Method _________ can be used to accept a token from scanner object.
Input in Java
14 Likes
Answer
next()
Answered By
2 Likes
Related Questions
Fill in the blanks:
The default delimiter used in scanner object is _________.
Fill in the blanks:
System.in receives the input from the _________ for the scanner object.
Fill in the blanks:
_________ method reads a token as an integer.
Fill in the blanks:
The method which checks whether the next token of the scanner object is a floating type value or not is _________.