B
@B_Adhvith103
Program to print first 10 natural num bers using while loop
C
Program to print the Fibonacci series up to a given number using for loop in C Language
C
Program to enter a number and check whether it is a prime number or not using for loop in C
C
Program to enter a number and check whether that no is the perfect number or not?
C
Program to print the number from 1 to 10 using for loop
C
a program in c to read 10 numbers from the keyboard and find their sum and average
C
c program to display n terms of natural numbers and their sum
C
c program to display the n terms of odd numbers and their sum
C
a program in c to display the multiplication table for a given integer
C
program to computethe sum of the first 10 natural number
C
program in c to display the first 10 natural numbers
C
nested swithc test program
C
Write a program to print the month name by given number using switch case
C
Write a program using switch case for printing you are eligible for voting or not.
C
Write a program using switch case to check the CGPA on given condition.
C
Write a Program using switch case for performing operation on following conditions.
C
multiply two float numbers (use data type is double) and print the answer with 3 precision point aft
C
Write a
C
7 code
C
Division of 50.50 and 2.00 is: 25.25
C