Computer Science, asked by shalokraj19, 7 months ago

1) 10-9/2+8/3-7/4+.........-1/10
2) 1-a(square)/2+a(square)/3+ a(square)/4+.............a (square)/10



DONE IT BY SCANNER CLASS

Answers

Answered by Anonymous
0

Answer:

Write a Java program that takes two numbers as input and display the product of two numbers. Go to the editor

Test Data:

Input first number: 25

Input second number: 5

Expected Output :

25 x 5 = 125

Similar questions