(i) Write the java expression to find the product of square root of P and the square root of Q using the methods of Math class.
Views 5
Answer:
double result = Math.sqrt(P) * Math.sqrt(Q);
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of ICSE Computer Applications Class 10 – Previous Year Question Papers & Solutions, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.