Computer Science, asked by MallV, 6 months ago

plz do number 4 ,bWrite the Java expressions for the following:


Attachments:

Answers

Answered by siddhi1233
1

Answer:

System.out.println(Math.pow (u*v,2) /( u+ v");

Similar questions