Tuesday, October 4, 2011

JNTU PREVIOUS YEAR QUESTION PAPER C PROGRAMMING AND DATA STRUCTURES FOR CE, EEE, ME, ECE, CSE, CHEM, EIE, BME, IT, MECT, E.COMP.E, MMT, MEP, AE, ICE, BT, AME DEPARTMENTS

JNTU PREVIOUS YEAR QUESTION PAPER C PROGRAMMING AND DATA STRUCTURES  FOR  CE, EEE, ME, ECE, CSE, CHEM, EIE, BME, IT, MECT, E.COMP.E, MMT, MEP, AE, ICE, BT, AME DEPARTMENTS

JNTU PREVIOUS YEAR QUESTION PAPER C PROGRAMMING AND DATA STRUCTURES  FOR  CE, EEE, ME, ECE, CSE, CHEM, EIE, BME, IT, MECT, E.COMP.E, MMT, MEP, AE, ICE, BT, AME DEPARTMENTS

I B.Tech Regular Examinations, May/Jun 2008
C PROGRAMMING AND DATA STRUCTURES
( Common to Civil Engineering, Electrical & Electronic Engineering,
Electronics & Communication Engineering, Computer Science &
Engineering, Chemical Engineering, Electronics & Instrumentation
Engineering, Bio-Medical Engineering, Information Technology, Electronics
& Control Engineering, Computer Science & Systems Engineering,
Electronics & Telematics, Electronics & Computer Engineering,
Aeronautical Engineering, Instrumentation & Control Engineering and
Bio-Technology)


Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆ ⋆ ⋆ ⋆ ⋆
1. (a) Define Algorithm.
(b) What is the use of flowchart ?
(c) What are the different steps followed in the program development? [3+3+10]
2. Write a program to find sum of given series by using function with argument and
return value e = 2 + 3/1! - 6/2! + 9/3! - 12/4! .....! [16]
3. Write a program and explain the working of malloc and calloc function. [16]
4. Define Structure and write the general format for declaring and accessing members.
[16]
5. Describe types of files with an example . [16]
6. Write a program to explain selection sort . Which type of technique does it belong.
[16]
7. What difference between queue and circular queue ? Explain about circular queue
operations ? [16]
8. Explain tree traversals indetail . [16]

No comments:

Post a Comment