The document contains code for various C programs including:
1. Programs to print text, calculate sums and averages of numbers, find the largest of three numbers, check if a number is even or odd.
2. Programs to print patterns like pyramids, diamonds using numbers and characters.
3. Programs to find the largest/smallest of numbers using ternary operators, check if a year is a leap year using ternary operators, convert character case.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
109 views
C Sample Programs
The document contains code for various C programs including:
1. Programs to print text, calculate sums and averages of numbers, find the largest of three numbers, check if a number is even or odd.
2. Programs to print patterns like pyramids, diamonds using numbers and characters.
3. Programs to find the largest/smallest of numbers using ternary operators, check if a year is a leap year using ternary operators, convert character case.