Computer Applications

Fill in the blanks:

The method which checks whether the next token of the scanner object is a floating type value or not is _________.

Input in Java

17 Likes

Answer

hasNextFloat()

Answered By

2 Likes


Related Questions