Posts

Showing posts from January, 2018

Factorial program in C using for loop

Sum of n numbers in C

C program to find ncr and npr

C program to find h.c.f and l.c.m

Sum of digits in C

C program to check leap year,

C program to check vowel or consonant using if else

Odd or even program in C using modulus operator

C Program to Compute Quotient and Remainder

C Program to Find ASCII Value of a Character.

C program to perform basic arithmetic operations of two numbers. Numbers are assumed to be integers and will be entered by the user.

To add any two int number in c program