List of Questions: 1: Internal Examiner External Examiner
List of Questions: 1: Internal Examiner External Examiner
LIST OF QUESTIONS:
1 a) Develop a ‘C’ program to find the greatest of ’N’ numbers stored in an array.
b) Develop a ‘C’ program for implementing linear search on a sorted array of ‘N’
numbers
2 a) Develop a ‘C’ program to implement a simple calculator using switch case
statement.
b) Develop a ‘C’ program to sort an array of ‘N’ numbers using bubble sort
3 a) Develop a ‘C’ program to find the sum of the digits of a given number using while
statement.
b) Develop a ‘C’ program to sort an array of ‘N’ numbers using merge sort .
5 a) Develop a ‘C’ program using function to compute the factorial of a given number.
b) Develop a ‘C’ program to sort an array of ‘N’ numbers using quick sort.
MARK SPLITUP