Computer Science, asked by vishmish34, 9 months ago

pl.tell me the proper answer.....
You will be marked as brainliest​

Attachments:

Answers

Answered by knowledgecentre59
1

Answer:

Java

Explanation:

1. Public static round (234.49);

2. System.out.println(Math.abs(-9.99));

3. if(first > second)

System.out.println(-45 is greater);

else if(second > first)

System.out.println(-50 is greater);

4. if(first < second)

System.out.println(-56 is smallest);

else if(second < first)

System.out.println(-57.4 is smallest);

5. int random = RandomUtils.nextInt(50, 69 + 1);

6. Math.pow(10.5, 3.8);

Hope it helps.

Answered by Anonymous
24

\huge\boxed{\underline{\mathcal{\red{❥A}\green{N}\pink{S}\orange{W}\blue{E}\purple{R}}}}

Hope it helps ☺️

Similar questions