Similar Collections


C Basic Solved Programs —> C is a powerful general-purpose programming language. It is fast, portable and available in all platforms. If you are new to programming, C is a good choice to start your programming journey. This page contains the C Basic solved programs/examples with solutions, here we are providing most important programs on each topic. Every example program includes the description of the program, C code as well as output of the program. Here is the List of C Basic solved programs/examples with solutions and detailed explanation. All examples are compiled and tested on a Windows system.

questions

Title
Write a C Program to Print Hello World Program
Write a C Program to calculate simple interest
C program to convert Total days to year, month and days
Write a C program to find Sum and Average of two numbers
Write a C Program to check whether number is EVEN or ODD
C Program to find largest number among three numbers
Write a C Program to calculate AREA of rectangle
Write a C program to calculate Gross Salary of an employee
C program to convert temperature from Fahrenheit to Celsius and vice versa
C Program to display sum of even and product of odd numbers
Write a C Program to check occurence of digit in a given number
Write a C Program to find out the sum of first n numbers
Write a C Program to generate table of a given input number
Write a C Program to check triangle is a equilateral, isosceles or scalene
C Program to check whether character is vowel or not
Write a C Program To find the biggest and smallest number and positions in the given array
Write a C Program to find the gross salary and net salary
Write a C Program to find the roots of quadratic equation
Write a C Program to find area and circumference of circle
C program to find largest and smallest of three numbers
total questions: 37

Questions

37

Views

1144

Best Answers

299

Points

5