Test Your C Skills: Class: Roll No
Test Your C Skills: Class: Roll No
1
5. Write a c program to find out Fibonacci series of a given number using function
recursion.
2
8. Write a program to convert numbers into words? For ex: 547,as Five Hundred
and Forty Seven.
3
9. Write a program to show that its output becomes 3,6,11,20,37,......1034?
10. Can you tell me how to check whether a linked list is circular?
4
5
6