Computer Applications
Explain the following function:
Math.max( )
Java Math Lib Methods
40 Likes
Answer
Returns the greater of its 2 arguments. Its return type is same as the type of its arguments.
Answered By
25 Likes
Explain the following function:
Math.max( )
40 Likes
Returns the greater of its 2 arguments. Its return type is same as the type of its arguments.
Answered By
25 Likes