Computer Applications
Fill in the blanks:
_________ is a function to input a double type value.
Input in Java
13 Likes
Answer
nextDouble()
Answered By
3 Likes
Related Questions
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.
State whether the following statement is True or False :
The Scanner class is a useful package of JDK 1.5.
State whether the following statement is True or False :
Integers can even be input without using the Scanner object.