C Program
C Program
PROGRAM
OUTPUT
PROGRAM NO : 2
PYRAMID USING *
AIM
C program to display pyramid using *
PROGRAM
OUTPUT
PROGRAM NO : 3
PROGRAM
OUTPUT
OUTPUT
PROGRAM NO : 5
FACTORIAL OF A NUMBER
AIM
C program to find Factorial of a number using recursion.
PROGRAM
OUTPUT
PROGRAM NO : 6
STANDARD DEVIATION
AIM
C program to find Standard deviation of n numbers
OUTPUT
PROGRAM NO : 10
CURRENCY DENOMINATION
AIM
C program to find the currency denomination of a given amount.
PROGRAM
OUTPUT
Check whether leap year or not
OUTPUT
Find the first n Fibonacci numbers.
Output
OUTPUT
PROGRAM NO: 12
BASE CONVERTION
AIM
C program to convert a decimal to new base
PROGRAM
PROGRAM NO: 14
MATRIX TRANSPOSE
AIM
C program to print transpose of a matrix.
PROGRAM
OUTPUT
PROGRAM NO : 17
ARMSTRONG NUMBER
AIM
C program to print Armstrong numbers in a range
PROGRAM
OUTPUT