List of All Experiments
Group-A
-
- EXP: A1 – Write a C program to display n terms of Fibonacci sequence/series. 0 1 2 3 5 8 …. N terms.
- EXP: A2.1 – Write a C program to finding factorial value of given integer number.
- EXP: A1.2 – Write a C program to find the sum and display n terms of natural numbers.