Computer Applications
State whether the following statement is True or False :
nextFloat can also accept an integer token.
Input in Java
8 Likes
Answer
True
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
You need not be aware about the number of tokens to be input to a scanner object.
State whether the following statement is True or False :
You can terminate a string even by using carriage return.
State whether the following statement is True or False :
hasNextInt( ) results in true if the next token can be interpreted as an integer.
State whether the following statement is True or False :
nextlnt() can be used to accept an exponential value.