1.Program to read radius of a circle and to find area and circumference.pdf
2.Program to read three numbers and find the biggest of three.pdf
4.Program to check for prime.pdf
5.Program to generate n primes.pdf
6.Program to read a number, find the sum of the digits, reverse the number and check it for palindrome.pdf
7.Program to read numbers from keyboard continuously till the user presses 999 and to find the sum of only positive numbers.pdf
8.Program to read percentage of marks and to display appropriate message(Demonstration of else-if ladder).pdf
9.Program to find the roots of quadratic equation (demonstration of switch).pdf
10.Program to read marks scored by n students and find the average of marks.pdf
11. Program to remove Duplicate Element in a single dimensional Array.pdf
12.Program to perform addition and subtraction of Matrices.pdf