Computer Science, asked by ramana1788, 7 months ago

write a java program to design a class called result with a method calculate to accept the values a and b print the values of x,y.

Answers

Answered by minnu0130
0

Explanation:

a class called Result with a

method

calculate to accept the values a,b

b.) print the values of x and

Y where x = √a2+b7 and y = a2+b5/2a .

1

Similar questions