Diploma Computer Application C and data structures Question paper

Started by ganeshbala, Feb 02, 2010, 09:39 PM

Previous topic - Next topic

ganeshbala

Diploma Computer Application C and data structures Question paper

2008 Madurai Kamaraj University

Answer any FIVE questions.
1.   Explain switch, break and continue with suitable examples.    (20)
2.   Explain all kinds of operators and their expressions.   (20)
3.   Explain the following concepts :
(a)   Defining a function    (5)
(b)   Accessing a function    (5)
(c)   Passing arguments to a function   (5)
(d)   Recursion.    (5)
4.   Explain the following with examples :
(a)   Defining and processing an array.   (10)
(b)   Arrays and strings.    (10)
5.   Explain with examples :   
(a)   Pointers.    (10)
(b)   Creating and processing a data file.   (10)
6.   Give a note on :
(a)   Data structures    (5)
(b)   Stack structure    (10)
(c)   Binary trees.    (5)
7.   Explain various operations on singly linked list.   (20)
8.   (a)   Explain trees and applications.   (10)
(b)   Explain Queue structure.   (10)