Showing posts with the label C ProgrammingShow all
Write a C program to generate the first n terms of the Fibonacci sequence using while loop
Write a C program to find the sum and average of three numbers. Read the input data from the keyboard by using printf() and scanf() or I/O function
Write a C program to find the largest no of all the 3 no's
Write a C program search a element in a array.
Write a C program to Sort the array in Ascending or Descending Order Using Switch Case.
Write a C program to calculate the area of triangle.
Write a C program to calculate area of rectangle.
Write a C program to calculate the area of the circle
Write a C program to convert temperature in Fahrenheit to Degree Celsius.
Write a C program to convert length in inches to centimeters.
Write a C program to convert weight in pounds to  weight in kilograms