Computer Science, asked by Anshikapradeepyadav, 6 months ago

8) What will be the output of thefollowing code Snippet? [2]
double x = -25.68;
System.out.println(Math.abs(x));

Answers

Answered by Imblank
0

Answer:

25.68

Read my bio once please

Similar questions