Computer Science, asked by kalasamudrampoojitha, 3 months ago

what is the retun datatype ofor
the following functions
) Math Logi( ) 11) Mathround( )​

Answers

Answered by kamalrajatjoshi94
1

Answer:

1. Math.log-Always a double data type

2. Normally an integer type even if you write in double value but note if you declare a double variable in which Math.round is there so but now it will return a double data type.

Similar questions