Computer Science, asked by bearmochi78, 7 months ago

program on loop java:- print all of the series less than or equal to n: 1,9,25,49,81 take run time as input​

Answers

Answered by yashdhere4254
0

Answer:

. Write a program in C to ... 1/n terms. Test Data : Input the number of terms : 5. Expected Output : ... Write a program in C to display the sum of the series [ 9 + 99 + 999 + ... The square natural upto 5 terms are :1 4 9 16 25 ... The equivalent Decimal Number is : 84

Explanation:

Similar questions