Exam Details
Subject | c and data structures | |
Paper | ||
Exam / Course | p.g.d.c.a. | |
Department | ||
Organization | Alagappa University Distance Education | |
Position | ||
Exam Date | May, 2016 | |
City, State | tamil nadu, karaikudi |
Question Paper
DISTANCE EDUCATION
P.G.D.C.A. EXAMINATION, MAY 2016.
First Semester
C AND DATA STRUCTURES
(2011 Calendar year onwards)
Time Three hours Maximum 100 marks
SECTION A — × 8 40 marks)
Answer any FIVE questions.
1. Discuss on types of constants used in C language with
suitable illustrations.
2. Develop a C program to evaluate the power series, with if
else statement
0 1
...
1
2 3
x
n
e x x x x
n
x .
3. Write a C program to sort a list of numbers and to
determine median using array concept.
4. List down the elements of function definition and explain.
5. Illustrate and explain the procedure of declaring
structure variables.
6. Write a simple program to access a variable through its
pointer.
7. Discuss on any one operation of a queue.
8. Define binary tree. Illustrate and explain the procedure
of representing list as binary trees.
Sub. Code
12
DE-3230
2
ws 15
SECTION B — × 15 60 marks)
Answer any FOUR questions.
9. List down the different categories of C operators. Explain
with examples.
10. Develop a C program with if-else statement to find the
sum of odd and even numbers between 0 and 100.
11. Write a C program that uses a function to sort an array of
integers in ascending and descending order. Also display
the results.
12. Develop a C program using pointers to compute the sum
of all elements stored in an array.
13. List and explain the various input/output operations on
files.
14. Identify the application areas of stack with suitable
examples.
15. Explain how does a linked list is created and inserted,
with segment of programs.
P.G.D.C.A. EXAMINATION, MAY 2016.
First Semester
C AND DATA STRUCTURES
(2011 Calendar year onwards)
Time Three hours Maximum 100 marks
SECTION A — × 8 40 marks)
Answer any FIVE questions.
1. Discuss on types of constants used in C language with
suitable illustrations.
2. Develop a C program to evaluate the power series, with if
else statement
0 1
...
1
2 3
x
n
e x x x x
n
x .
3. Write a C program to sort a list of numbers and to
determine median using array concept.
4. List down the elements of function definition and explain.
5. Illustrate and explain the procedure of declaring
structure variables.
6. Write a simple program to access a variable through its
pointer.
7. Discuss on any one operation of a queue.
8. Define binary tree. Illustrate and explain the procedure
of representing list as binary trees.
Sub. Code
12
DE-3230
2
ws 15
SECTION B — × 15 60 marks)
Answer any FOUR questions.
9. List down the different categories of C operators. Explain
with examples.
10. Develop a C program with if-else statement to find the
sum of odd and even numbers between 0 and 100.
11. Write a C program that uses a function to sort an array of
integers in ascending and descending order. Also display
the results.
12. Develop a C program using pointers to compute the sum
of all elements stored in an array.
13. List and explain the various input/output operations on
files.
14. Identify the application areas of stack with suitable
examples.
15. Explain how does a linked list is created and inserted,
with segment of programs.
Other Question Papers
Subjects
- c and data structures
- communication skills
- computer graphics
- digital computer organization
- object oriented programming and c++
- operating system
- relational database management systems
- unix and shell programming