FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download JNTUA B.Tech 1-1 R13 2019 Dec 13A12101 Programming in C And Data Structures Question Paper

Download JNTUA (JNTU Anantapur) B.Tech R13 (Bachelor of Technology) 1st Year 1st Semester (1-1) 2019 Dec 13A12101 Programming in C And Data Structures Previous Question Paper || Download B-Tech 1st Year 1st Sem 13A12101 Programming in C And Data Structures Question Paper || JNTU Anantapur B.Tech 1-1 Previous Question Paper || JNTU Anantapur B.Tech ME 1-1 Previous Question Paper || JNTU Anantapur B.Tech CSE 1-1 Previous Question Paper || JNTU Anantapur B.Tech Mech 1-1 Previous Question Paper || JNTU Anantapur B.Tech EEE 1-1 Previous Question Paper || JNTU Anantapur B.Tech ECE 1-1 Previous Question Paper

This post was last modified on 11 September 2020

This download link is referred from the post: JNTU Anantapur B-Tech 1-1 last 10 year question papers 2010 -2020 -All regulation- All branches- 1st Year 1st Sem


FirstRanker's choice

Code: 13A12101

FirstRanker.com

--- Content provided by FirstRanker.com ---

B.Tech I Year (R13) Supplementary Examinations December 2019

PROGRAMMING IN C & DATA STRUCTURES

(Common to CE, ME, EEE, ECE, EIE & IT)

Time: 3 hours

Max. Marks: 70

--- Content provided by FirstRanker.com ---

PART - A

(Compulsory Question)

Answer the following: (10 X 02 = 20 Marks)

  1. What are the steps in development of a program?
  2. Classify the programming languages.
  3. --- Content provided by FirstRanker.com ---

  4. Write a C program which reads and prints text using gets and puts.
  5. What is the use of break and continue statement in C language.
  6. Give the syntax of any two string library functions.
  7. Write a C function to do linear search.
  8. What is dynamic memory allocation? Write the syntax of dynamic memory allocation functions in C.
  9. --- Content provided by FirstRanker.com ---

  10. What are bit fields? What is their use?
  11. Give the definition of stack along with operations that can be performed on it.
  12. Evaluate the postfix expression: 2 5+8*7/.

PART - B

(Answer all five units, 5 X 10 = 50 Marks)

--- Content provided by FirstRanker.com ---

UNIT - I

  1. (a) Explain the top-down approach for solving problems.
    (b) What is the difference between constant and variable? Give examples.
    (c) Write algorithm for generating prime numbers between 1 and n.
    OR
  2. --- Content provided by FirstRanker.com ---

  3. (a) What are the operators supported by C language? What is their precedence and associativity?
    (b) What is the use of conditional operator? Illustrate with an example.

UNIT - II

  1. (a) How do you convert for statement into while statement? Explain with an example.
    (b) Write a C program to add even numbers between 1 and n.

    --- Content provided by FirstRanker.com ---

    (c) What is recursion? Write a recursive function to calculate the factorial of a given number 'n'.
    OR
  2. (a) How the switch statement works. Illustrate with an example.
    (b) How reading and printing are done using scanf and printf? Illustrate with an example.

UNIT - III

--- Content provided by FirstRanker.com ---

  1. (a) Write a C program to reverse the elements of an array.
    (b) Write an algorithm to sort the elements using exchange sort.
    OR
  2. (a) Write a C function to remove duplicates from an array of elements.
    (b) What are the storage classes supported by C language?
  3. --- Content provided by FirstRanker.com ---

UNIT - IV

  1. (a) What is the difference between structure and union? Explain with an example.
    (b) How to pass structures to functions? Illustrate with an example.
    OR
  2. (a) Discuss the functions supported by C language for reading and writing files.

    --- Content provided by FirstRanker.com ---

    (b) What is pointer? How do you declare pointers? How do you pass pointers to functions?

UNIT - V

  1. (a) What are the different ways of representing expressions? Illustrate with examples.
    (b) How do you implement multiple stacks?
    OR
  2. --- Content provided by FirstRanker.com ---

  3. (a) What is circular queue? How do you implement a circular queue?
    (b) What is data abstraction?


--- Content provided by FirstRanker.com ---

This download link is referred from the post: JNTU Anantapur B-Tech 1-1 last 10 year question papers 2010 -2020 -All regulation- All branches- 1st Year 1st Sem