Sitemap

CQuestions

Are the following valid or not.

Nested loop. - New!

Print 1(true) or 0 (false) for following statements :

Program to calculate Simple interest using scanf() function.

Program to calculate simple interest in C

Program to calculate the Area of a Square.

Program to calculate the cube of number, Take a number from user.

Program to convert float into integer type.

Program to print adult for age 18, teenager for 13 to 18 and child for below 13.

What will be the output of this code

Write a program to calculate area of a circle.

Write a program to calculate perimeter of rectangle. Take sides, a and b from user.

Write a program to check if a number is divisible by 2 or not.

Write a program to check if a number is odd or even.

Write a program to check if a number is prime or not. - New!

Write a program to check if a student passed or failed.

Write a program to check if given character is digit or not.

Write a program to check whether a person is eligible for vote or not.

Write a program to find if a character entered by user is upper case or lower case.

Write a program to print the average of 3 numbers.

Write a program to print the grades to a student.

Write a program to print the table of number input by the user. - New!

program to (keep taking number as input from user until user enters a number which is multiple of 5.) - New!

write a program (keep taking numbers as input from user until user enters an Odd number) - New!

write a program to Print the sum of first n natural numbers.

write a program to calculate the sum of all numbers from 1 and 100. - New!

write a program to print all the odd numbers from 1 to 100. - New!

write a program to print reverse of the table for a number n. - New!

write a program to print the factorial of a number n. - New!

write a program to print the numbers from 0 to n, if n is given by user.

write a program to print the sum of first n natural numbers and also, print them in reverse.

LearnC

Popular posts from this blog

Write a program to check if a number is prime or not.

write a program (keep taking numbers as input from user until user enters an Odd number)

write a program to print all the odd numbers from 1 to 100.