what is the retun datatype ofor
the following functions
) Math Logi( ) 11) Mathround( )
Answers
Answered by
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