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 13A05101 Problem Solving And Computer Programming Question Paper

Download JNTUA (JNTU Anantapur) B.Tech R13 (Bachelor of Technology) 1st Year 1st Semester (1-1) 2019 Dec 13A05101 Problem Solving And Computer Programming Previous Question Paper || Download B-Tech 1st Year 1st Sem 13A05101 Problem Solving And Computer Programming 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: 13A05101

FirstRanker.com

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

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

PROBLEM SOLVING & COMPUTER PROGRAMMING

(Computer Science and Engineering)

Time: 3 hours Max. Marks: 70

PART - A

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

(Compulsory Question)

*****

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

  1. Illustrate bitwise shift-left operator with a neat diagram.
  2. What are the differences between input and output devices?
  3. --- Content provided by FirstRanker.com ---

  4. Write differences between while loop and do-while loop
  5. What is a control structure? List out their types.
  6. Write the usage of break and continue statement with example.
  7. List the major differences between arrays and structures.
  8. Differentiate variable, array variable and pointer variable.
  9. --- Content provided by FirstRanker.com ---

  10. Write the general format of sending a copy of a structure to the called function.
  11. Describe ftell() function with example.
  12. Define Linked list. Draw the single list representation.

PART - B

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

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

UNIT - I

  1. Design the flowchart of ATM machine.
  2. Differentiate printf () and scanf () with examples.
  3. Explain different data types in C with example programming.
  4. Define algorithm. List out characteristics of algorithm.
  5. --- Content provided by FirstRanker.com ---

UNIT - II

  1. Write a C program to read 'n' values from the input and print the first and second maximum and minimum values.
  2. Write a C program to display the traffic control signal lights based on the following:
    1. (i) If user entered character is R or r then print RED Light Please STOP.
    2. (ii) If user entered character is Y or y then print YELLOW Light Please Check and Go.
    3. (iii) If user entered character is G or g then print GREEN Light Please GO.
    4. --- Content provided by FirstRanker.com ---

    5. (iv) If user entered any other character then print THERE IS NO SIGNAL POINT.

UNIT - III

  1. Write C programs that uses both recursive and non-recursive functions for the following:
    1. (i) Find the Nth Fibonacci number.
    2. (ii) Find the reverse of a number.
    3. --- Content provided by FirstRanker.com ---

  2. Define array. Explain 1D and 2D arrays with example programs.

UNIT - IV

  1. Explain the following string handling functions with example:
    1. (i) strcpy()
    2. (ii) strcat()
    3. --- Content provided by FirstRanker.com ---

    4. (iii) strrev()
    5. (iv) strcmp()
    6. (v) strupr()
  2. OR
  3. --- Content provided by FirstRanker.com ---

  4. The University maintains salary details of every employee by storing their { name, department, basic pay, da, hra and cca }. Write C-program to store this information in array of structures and display the salary of each employee.

UNIT - V

  1. State the arithmetic operations which are allowed in pointers? Explain each of them with example.
  2. OR
  3. Write a C program to:
    1. (i) Add two numbers using pointers.
    2. --- Content provided by FirstRanker.com ---

    3. (ii) Swap two numbers using pointers.
  4. Write a C program to read a list of N integers and sort them using pointers. [hint: use any sorting technique]

*****

FirstRanker.com

--- 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

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