0% found this document useful (0 votes)
18 views3 pages

Sample Programs For Practice

Uploaded by

sanatabasum2005
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views3 pages

Sample Programs For Practice

Uploaded by

sanatabasum2005
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

C Program to Print Hello World

C Program to Add Two Numbers


C Program for Average of Two Numbers
C Program to Find the Absolute Value of a Number
C program to find Compound Interest
C program to Calculate Cube of a Number
C Program to check Number is Even or Odd
C Program to Print Even Numbers from 1 to N
C Program to find Largest of Two Numbers
C Program to find the Largest of Three Numbers
C Program to print Multiplication Table

C program to find Numbers is Divisible by 5 and 11


C Program for nCr Calculation
C Program for nPr Calculation
C Program to print Odd Numbers from 1 to N
C program to calculate the Power of a Number
C program to find Profit or Loss
C Program to Print an Integer, Character, and Float Value
C Program to find the size of int, float, double, and char
C Program to check Positive or Negative Number
C Program to Print 1 to 100 without using Loop
Roots of a Quadratic Equation
Simple Interest
Standard Deviation
Sum of Even and Odd numbers in a Given Range
Sum and Average of Three Numbers
Square of a Number
Square root of a Number
C Program to Print First 10 Even Natural Numbers
C Program to Print First 10 Natural Numbers
C Program to Print First 10 Natural Numbers in Reverse
C Program to Print First 10 Odd Natural Numbers
C Program to Read 10 Numbers and Find their Sum and Average
C Program to Find Sum of 10 Numbers and Skip Negative Numbers
C Program to Find Sum of 10 Numbers until user enters positive number
Sum of Even Numbers from 1 to n
Sum of Odd Numbers from 1 to n
Student Grade
Total, Average, and Percentage of Five Subjects
Multiply Two Floating Point Numbers
Quotient and Remainder
accept User Input and Print
Arithmetic Operations using Functions
Range of Data Types
C program to Find the Distance Between Two Points
C Advanced Number Programs
The list of advanced Number programs in C Programming language with multiple
examples.

C Programs to check the Number is Armstrong Number


C Program to Count Number of Digits in a Number
C program to Check Number is a Prime, Armstrong, or Perfect Number
C program to Calculate Electricity Bill
C Program to find Factors of a Number
C Program to find Factorial of a Given Number
C program to print First Digit of Number
C program to print First and Last Digit of a Number
C program to calculate GCD of Two Numbers
C program to calculate Generic Root of a Number
C program to find Gross Salary of an Employee
C program to print Last Digit of Number
C program to calculate LCM of Two Numbers
C program to find NCR Factorial of a Number
C program to print Natural Numbers from 1 to N
C program to print Natural Numbers in Reverse Order
C program to check Krishnamurthy Number
C program to check Neon Number
C program to check Palindrome or Not
C program to check Perfect Number or Not
C program to check Prime Number
C program to print Prime Numbers from 1 to 100
C program to calculate Product of Digits of a Number
C program to find Prime Factors of a Number
C program to Reverse a Number
C program to Reverse a Number using Recursive Function
C example to Swap Two Numbers
C example to find Sum of First and Last Digit of a Number
C example to Swap First and Last Digit of a Number
C example to find Sum of N Natural Numbers
C example to calculate Sum and Average of N Numbers
C program to check Strong Number
Sum of Digits in a Given Number
Simple Calculator
Total Notes in a Given Amount
C Programs on Calendar
C Programs to find the Leap Year
C example to find the Day Name of a Week
Days to Years Weeks and Days
Number of Days in a Month
C Programs on Conversions
The following are the list of C programs to Convert

Convert Binary to Decimal


Convert Binary to Octal
C example to Convert Centimeter to Meter and Kilometer
Celsius to Fahrenheit
Decimal to Binary Number
Decimal to Octal Number
Fahrenheit to Celsius
Kilometer to Meter Centimeter and Millimeter
Octal to Binary
Octal to Decimal
C Programs on Characters
Below programs are the C Programs to Check whether the Character is

ASCII Value of Single Character


ASCII Values of all Characters
Alphabet or Not
Alphabet or Digit
Convert Character to Uppercase
Convert Character to Lowercase
Digit or Not
Digit or Alphabet or Special Character
Lowercase or Not
Lowercase or Uppercase Alphabet
Print Alphabets from a to z
Print Alphabets between A and Z
Uppercase or Not
Vowel or Consonant

You might also like