Java program :: Input three integers x, y and z. if x is even then print y^z else print square root y*z
Answers
Answered by
0
Answer:
3underroot
Explanation:
Answered by
0
Explanation:
after after the step 10 read x,y
the value of x =48. y=60
after the step 20 x =x/3. the value of x= 48\3 =x+y+8 the value of x = 16 , y=16 + 60 + 8=84
value of x =84/4=21
z=21 final print out
Similar questions