Exam Details
Subject | lab i — data structures using ‘c’ | |
Paper | ||
Exam / Course | m.c.a.computer applications | |
Department | ||
Organization | Alagappa University Distance Education | |
Position | ||
Exam Date | May, 2016 | |
City, State | tamil nadu, karaikudi |
Question Paper
DISTANCE EDUCATION
B.Sc. (Computer Science) DEGREE EXAMINATION,
MAY 2016.
LAB I — C AND DATA STRUCTURES
(2007 onwards)
Time Three hours Maximum 100 marks
Examiner has to select ONE question and give it to the
students by LOT system.
Answer both subdivisions and .
1. Write a C program to find the area of a circle.
Write a C program to implement push and pop
operations on stack.
2. Write a C program to calculate the compound
interest.
Write a C program to implement insert and delete
operations on Queue using array concept.
3. Write a C program to input a temperature in
Celsius and find the corresponding temperature in
Fahrenheit. Use the formula f 9 5 C 32.
Write a C program to sort a set of elements using
Selection Sort.
Cut here
Cut here
Sub. Code
16
DE-9168
2
wk7
4. Write a C program to concatenate two given strings
and find length of the concatenated string.
Write a C program to sort a set of elements using
Insertion Sort.
5. Write a C program to sort 10 numbers in ascending
order.
Write a menu driven program in C to find an
element using Linear and binary search methods.
B.Sc. (Computer Science) DEGREE EXAMINATION,
MAY 2016.
LAB I — C AND DATA STRUCTURES
(2007 onwards)
Time Three hours Maximum 100 marks
Examiner has to select ONE question and give it to the
students by LOT system.
Answer both subdivisions and .
1. Write a C program to find the area of a circle.
Write a C program to implement push and pop
operations on stack.
2. Write a C program to calculate the compound
interest.
Write a C program to implement insert and delete
operations on Queue using array concept.
3. Write a C program to input a temperature in
Celsius and find the corresponding temperature in
Fahrenheit. Use the formula f 9 5 C 32.
Write a C program to sort a set of elements using
Selection Sort.
Cut here
Cut here
Sub. Code
16
DE-9168
2
wk7
4. Write a C program to concatenate two given strings
and find length of the concatenated string.
Write a C program to sort a set of elements using
Insertion Sort.
5. Write a C program to sort 10 numbers in ascending
order.
Write a menu driven program in C to find an
element using Linear and binary search methods.
Other Question Papers
Subjects
- lab i — data structures using ‘c’