Computer Science, asked by satyam9980, 7 months ago

 Write the java expression a^2 + b^2 *

option is


(a + a) - ( b+b )

a+b

( a* a) + ( b* b)

(a / a) + ( a * b)

Answers

Answered by sharanya200636
0

Answer:

Answered

Explanation:

( a* a) + ( b* b) is the correct answer.

Answered by ky5591589
0

Answer:

option (c).

(a*a)+(b*b) is the answer .

hope it helps!!

Similar questions