Skip to main content

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]

Comments

Popular posts from this blog

PROBABILITY AND STATISTICS previous question paper for JNTU university 2nd year first semester students Dept: CSE,IT,CSSE

PROBABILITY AND STATISTICS previous question paper for JNTU university 2nd year first semester students Dept: CSE,IT,CSSE PROBABILITY AND STATISTICS previous question paper for JNTU university 2nd year first semester students Dept: CSE,IT,CSSE II B.Tech I Semester Regular Examinations, November 2007 PROBABILITY AND STATISTICS ( Common to Computer Science & Engineering, Information Technology and Computer Science & Systems Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆ ⋆ ⋆ ⋆ ⋆ 1. (a) If A and B are events with P(A) = 1/3, P(B) = 1/4, and P(A U B) = 1/2, find i. P(A/B) ii. P(A \Bc ) (b) Three students A,B,C are in a running race. A and B have the same probability of wining and each is twice as likely to win as C. Find the probability that B or C wins. (c) The students in a class are selected at random one after the other for an examination. Find the probability that the boys and girls are alternate if there are i....