Posts

Find the given number is a prime or not in C

Find the factorial of given number using any loop in C

Write a C program to find the given year is a leap year or not.

Write a C program to simulate a calculator using switch case.

Find the roots of the quadratic equation in C

Write a C program to generate electricity bill.

Write a C program to find the max and min of four numbers using if-else.

Take marks of 5 subjects in integers, and find the total, average in float in C

Find the maximum of three numbers using conditional operator in C

Distance travelled by an object in C

Area of a triangle using heron’s formulae in C

Finding compound interest in C

square root of a number in c

Write a C program to Finding the square root of a given number

Write a C program to find Simple interest calculation

Write a C program to Conversion of Fahrenheit to Celsius and vice versa

Write a C program to find Sum and average of 3 numbers

Writing simple programs using printf(), scanf()