0% found this document useful (0 votes)
17 views3 pages

PGM1,2,3

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views3 pages

PGM1,2,3

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

PGM NO : 1 DATE :

FIBONACCI SERIES – USING FUNCTIONS


AIM :
AIM : Write a program to generate Fibonacci Series.

PROGRAM CODE :

OUTPUT :
PGM NO : 2 DATE :

LINEAR SEARCH IN A LIST


AIM :
AIM :
Write a program to search for an element in a list – Using Linear
Search Technique.

PROGRAM CODE :

OUTPUT :
PGM NO : 3 DATE :

FACTORIAL OF A NUMBER
AIM :
AIM :
Write a program to print the factorial of a number.

PROGRAM CODE :

OUTPUT :

You might also like