Computer Science, asked by mmrm36670, 3 months ago

Write the Java expressions for the following:

(i) c = √

2 +

2



(ii) c = √

4 + 5 − ​

Answers

Answered by princess5417
0

Answer:

(ii) c = √

4 + 5 -

this is the answer

Answered by sameer7815
2

i) c= Math.sqrt(2+2);

i) c= Math.sqrt(2+2);ii) c= Math.sqrt(4+5);

help me

please mark as brainliest

Similar questions