Computer Applications
State whether the following statement is True or False :
Scanner class is a useful package of JDK 1.5.
Input in Java
12 Likes
Answer
False
Answered By
2 Likes
Related Questions
Fill in the blanks:
_________ is the method used to check whether the next token is a boolean type value or not.
Fill in the blanks:
_________ number of objects can be input into a scanner object.
State whether the following statement is True or False :
Strings can even be input without using scanner object.
State whether the following statement is True or False :
The word 'new' is a keyword to create any object.