A
@adarshb2005
Program to print table for the given number using while loop in C
C
Program to print first 10 multiples of 5 using do-while loop
C
Program to print your name N times using do-while loop
C
Program to print half Pyramid of numbers using nested loops
C
Program to print your name n times using for loop
C
Program to print first 10 natural numbers 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 Language
C
Program to check whether a number is Armstrong no or not using C Language
C
write a C Program to enter a number and check whether that no is the perfect number or not?
C
write a C Program to print the number from 1 to 10 using for loop
C
sum of natural nos
C
odd multiple
C
to multiple 1 to 10
C
write a c program to compute sum of the first 10 natural nos
C
write a program in c to display the first 10 numbers
C
+×/-
C
Months
C
Here's a C program that uses a switch-case statement to determine if a person is eligible for voting
C
Write a program using switch case to check the CGPA on given condition. If the CGPA is 8 then print
C