Computer Applications
Fill in the blanks:
The function Math.sqrt( ) will result in _________.
Input in Java
13 Likes
Answer
square root of a number
Answered By
3 Likes
Related Questions
Fill in the blanks:
_________ package is necessary to be imported in order to use Scanner class.
Fill in the blanks:
A function of Scanner class used to input integer numbers is _________.
Fill in the blanks:
System.in receives the input from the _________ for the Scanner object.
Fill in the blanks:
_________ is a function to input a double type value.