Question: Q.1 Execute the below given programs using code blocks and write the code below. 1. Write a C program to read take input the age

Q.1 Execute the below given programs using code blocks and write the code below. 1. Write a C program to read take input the age of 20 people and count the number of people whose age is more than 50. Print the count with any suitable message. [use do while loop] 2. Write a C program using for loop to find the factorial of a number entered by the user. (hint factorial of 5 is 5*4*3*2*1 = 120)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
