Computer Applications
State whether the following statement is True or False :
The Math.max( ) function always returns double type value.
Input in Java
8 Likes
Answer
False
Answered By
1 Like
Related Questions
State whether the following statement is True or False :
Integers can even be input without using the Scanner object.
State whether the following statement is True or False :
The word 'new' is a keyword used for dynamic allocation.
State whether the following statement is True or False :
The nextFloat( ) can also accept an integer number.
State whether the following statement is True or False :
The Math.min( ) can also find the minimum of three numbers.