C Programming 1st Year Test
C Programming 1st Year Test
Enter two numbers and find HCF of them. 1. Enter two numbers and find HCF of them. 2. Enter two numbers display prime numbers between them. 1. Enter two numbers display prime numbers between them. 2. Find given character is alphabet or digit using parameterized function. 1. Write a program to display first n terms of Fibonacci series. (Fibonacci series: 1 1 2 3 5 8..) 2. Write a simple C program to demonstrate the working of storage class Automatic. 1. Write a program to find whether a number is palindrome or not using function. (ex. 12321,121, 54245 etc.) 2. Enter two numbers and find LCM of them. 1. Find given character is alphabet or digit using parameterized function. 2. Write a C program to display Diamond pattern of Star. 1. Write a program to enter a number and calculate sum of its digits. 2. Write a C program to demonstrate the working of Static storage class. 1. Write a C program to demonstrate the working of Static storage class. 2. Write a program to find whether a number is palindrome or not. (ex. 12321, 121, 54245 etc.) 1. Write a C program to display Diamond pattern of Star. 2. Write a simple C program to demonstrate the working of Automatic storage class.
1. Write a program for calculating sum of first n natural numbers. 2. Write a program to enter a number and calculate sum of its digits using non parameterized function. 1. Enter two numbers and find LCM of them. 2. Write a program to display first n terms of Fibonacci series. 1. Write a program for calculating some of first n natural numbers using parameterized function. 2. Enter two numbers and find HCF of them. 1. Enter two numbers and find HCF of them. 2. Enter two numbers display prime numbers between them. 1. Enter two numbers display prime numbers between them. 2. Find given character is alphabet or digit using parameterized function. 1. Write a program to display first n terms of Fibonacci series. (Fibonacci series: 1 1 2 3 5 8..). 2. Write a simple C program to demonstrate the working of Automatic storage class. 1. Write a program to find whether a number is palindrome or not using function. (ex. 12321,121, 54245 etc.) 2. Enter two numbers and find LCM of them. 1. Find given character is alphabet or digit using parameterized function. 2. Write a C program to display Diamond pattern of Star. 1. Write a program to enter a number and calculate sum of its digits. 2. Write a C program to demonstrate the working of Static storage class. 1. Write a C program to demonstrate the working of Static storage class. 2. Write a program to find whether a number is palindrome or not. (ex. 12321, 121, 54245 etc.)
1. Write a C program to display Diamond pattern of Star. 2. Write a simple C program to demonstrate the working of Automatic storage class. 1. Write a program for calculating sum of first n natural numbers. 2. Write a program to enter a number and calculate sum of its digits using non parameterized function. 1. Enter two numbers and find LCM of them. 2. Write a program to display first n terms of Fibonacci series.