Question: Exercises: Q.1: write a program to find n factorial (n!) Q.2: write a program to enter n numbers and find the average of negative numbers
Exercises: Q.1: write a program to find n factorial (n!) Q.2: write a program to enter n numbers and find the average of negative numbers only. Q.3: write a program to print the multipliers of 6 from 12 to 60, using do while first, then use do until loop secondly. Q.4: compute the value of y where: 2 3 y = 1+-+ 71 + X Q.5: Find the odd numbers from 1 to 100. Q.6: Write a program to generate the numbers as follows: 55 55 4 4 4 33 2 Q.7: How many multipliers of 3 are there between 1 and 100? Write a program to find that
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
