Loading...

Question 1: Find the largest number among the three numbers.

Question 2: Write a Program to check whether a number is prime or not.

Question 3: Write a C program to calculate Compound Interest.

Question 4: Write a Program in C to Swap the values of two variables without using any extra variable.

Question 5: Write a Program to Replace all 0’s with 1’s in a Number.

Question 6: Write a Program to convert the binary number into a decimal number.

Question 7: Write a Program to check if the year is a leap year or not.

Question 8: Write a program to Factorial of a Number.

Question 9: Write a Program to Check if a number is an Armstrong number or not.

Question 10: Write a program to Find all the roots of a quadratic equation in C.