Computer Science, asked by rekhajha151, 5 hours ago

:) Give the output ofthe following: double x=3.7 , y = - 4.2 ; (1) System.out.println (Math.min(Math.floor(x),y)) ; (2) System.out.println (Math.ceil(y)); ​

Answers

Answered by MissQueenOfFashion
0

Answer:

refer to the attachment drop some thx plz

Attachments:
Similar questions