pl.tell me the proper answer.....
You will be marked as brainliest
Attachments:
Answers
Answered by
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
24
Hope it helps ☺️
Similar questions
Math,
4 months ago
English,
4 months ago
Math,
4 months ago
Political Science,
9 months ago
Math,
9 months ago
Science,
1 year ago
Computer Science,
1 year ago