What will be the output of the following?
double a= -5.0,b= -3.0,c= -6.0,d=25.60d;
System.out.println (Math.abs(Math.max(a,Math.min(b,c))));
System.out.println(Math.pow(c,-1));
Answers
Answered by
0
Answer:
Invalid Choice.......................................
Similar questions
Chemistry,
2 months ago
Geography,
5 months ago
Science,
10 months ago
Political Science,
10 months ago
History,
10 months ago