Question 1:
Write down a C program to exhibit Structures by using student information.
Question 2:
Write down a C program to compute the Fibonacci series of the given number.
Question 3:
Write down a C program to transpose the given matrix.
Question 4:
Write down a C program for demonstrating Tower of the Hanoi using Recursion.
Question 5:
Write down a C program to accept the numbers and generate Square root, cube and exponential values.
Question 6:
Write down a C program to reverse the given number and verify if the number is palindrome.