Monday, August 4, 2014

Calculate daily expenditure if monthly expenditure is given

Write a program to calculate daily expenditure if monthly expenditure is given using loop.

Add between any two numbers using loop

Write a program to add between any two numbers using loop.

Palendrome number

Write a program to check given number is palendrome or not.

Armstrong number

Write a program to check given number is armstrong or not.

Prime factors of a number

Write a program in C language to calculate the prime factors of a number.