Predict the return data type of Math.round( );
27 Likes
int or long
Answered By
16 Likes
Predict the return data type of Math.rint( );
Predict the return data type of Math.ceil( );
Predict the return data type of Math.floor( );
Predict the return data type of Math.log( )