Exam Details
Subject | data structures using ‘c’ | |
Paper | ||
Exam / Course | b.sc.computer science | |
Department | ||
Organization | Alagappa University Distance Education | |
Position | ||
Exam Date | May, 2018 | |
City, State | tamil nadu, karaikudi |
Question Paper
DISTANCE EDUCATION
B.Sc. (Computer Science) DEGREE EXAMINATION,
MAY 2018.
DATA STRUCTURES USING
(2007 onwards)
Time Three hours Maximum 100 marks
Answer any FIVE questions only.
20 100)
1. Explain the basic structure of C program with
suitable example.
Write a C program to calculate Commission earned
by a salesman according to the scheme given below
Sales Amount Commission
Upto Rs. 5,000 2.5
Above 5000 to 10000 3.6
Above 10000 5
2. With suitable program explain the mechanism of
Conditional operator.
Write a C program to determine whether the given
number is odd or even.
3. Write a C program to convert given Centimetre to
Metre value and vice versa.
With suitable example explain the functions in
detail.
Sub. Code
14
DE-3612
2
SER
4. With suitable example explain the Mathematical
Library functions in detail.
What is Recursion? Mention its significance. Give a
example program for recursion.
5. What is Pointers? Explain its structure. List the
significance of Pointers.
With suitable explain the Structures in detail.
6. Write a C program to arrange the given numbers in
ascending order.
With suitable example arrays of pointers
7. Describe the Stack operations in detail.
With suitable example explain the Queue structure
in detail.
8. Discuss the applications of Trees in detail.
With suitable example explain the Doubly Linked
List.
B.Sc. (Computer Science) DEGREE EXAMINATION,
MAY 2018.
DATA STRUCTURES USING
(2007 onwards)
Time Three hours Maximum 100 marks
Answer any FIVE questions only.
20 100)
1. Explain the basic structure of C program with
suitable example.
Write a C program to calculate Commission earned
by a salesman according to the scheme given below
Sales Amount Commission
Upto Rs. 5,000 2.5
Above 5000 to 10000 3.6
Above 10000 5
2. With suitable program explain the mechanism of
Conditional operator.
Write a C program to determine whether the given
number is odd or even.
3. Write a C program to convert given Centimetre to
Metre value and vice versa.
With suitable example explain the functions in
detail.
Sub. Code
14
DE-3612
2
SER
4. With suitable example explain the Mathematical
Library functions in detail.
What is Recursion? Mention its significance. Give a
example program for recursion.
5. What is Pointers? Explain its structure. List the
significance of Pointers.
With suitable explain the Structures in detail.
6. Write a C program to arrange the given numbers in
ascending order.
With suitable example arrays of pointers
7. Describe the Stack operations in detail.
With suitable example explain the Queue structure
in detail.
8. Discuss the applications of Trees in detail.
With suitable example explain the Doubly Linked
List.
Other Question Papers
Subjects
- data structures using ‘c’
- digital computer fundamentals
- lab-i (c and data structures)