Computer Science, asked by sridharsiva02, 2 months ago

What is the value of Math.rint(7.5)​

Answers

Answered by yash672810
1

Answer:

The Java Math rint() method returns a value that is closest to the specified value and is equal to the mathematical integer. That is, if the specified value is 5.8, the closest value that is equal to the mathematical integer is 6.0.

Answered by jai696
6

\huge\red{\mid{\fbox{\tt{ANSWER}}\mid}}

8.0

\huge\blue{\mid{\fbox{\tt{Explanation}}\mid}}

The Java Math rint() method returns a value that is closest to the specified value and is equal to the mathematical integer.

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions