Question: Q1) Write a C program that gives the following output with using nested loop: X 1 1 0 X 1 0 0 X Q2) Write
Q1) Write a C program that gives the following output with using nested loop:
X 1 1 0 X 1 0 0 X
Q2) Write a C program to fill an array of 10 elements and then it will list elements of array and average of array with proper heading. Note that, the array is going to be filled up with integers between 1-100.
Q3) Write a C program that counts the number of even numbers with using function count() within the set. The set has only one negative number which determines the end of set.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
