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 R15 2019 June 15A05101 Computer Programming Question Paper

Download JNTUA (JNTU Anantapur) B.Tech R15 (Bachelor of Technology) 1st Year 1st Semester (1-1) 2019 June 15A05101 Computer Programming Previous Question Paper || Download B-Tech 1st Year 1st Sem 15A05101 Computer Programming Question Paper || JNTU Anantapur B.Tech R15 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: 15A05101

FirstRanker.com

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

B.Tech I Year I Semester (R15) Supplementary Examinations June/July 2019

COMPUTER PROGRAMMING

(Common to CE, EEE, CSE, ECE, ME, EIE and 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. (a) Distinguish between application and system software.
  2. (b) Identify and eliminate the error present in the statement:

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

    CS > EC ? ANS = CS : ANS = EC
  3. (c) Define an array. Write the formula to find the address of element in 1-D array.
  4. (d) In how many ways, an array can be initialized? Give example for each.
  5. (e) List the advantages and disadvantages of pointers.
  6. (f) In what way call by value mechanism differs from call by reference mechanism?
  7. --- Content provided by FirstRanker.com ---

  8. (g) Write brief information on importance of Bit Fields.
  9. (h) How can we declare variable length parameters? Give example.
  10. (i) Why we need files?
  11. (j) How can we define global constants? Give example.

PART - B

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

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

UNIT - I

  1. (a) With the help of a neat sketch, explain the software development life cycle.
    (b) Write a C program to find whether any given year is a leap year or not.
    OR
  2. --- Content provided by FirstRanker.com ---

  3. (a) What is an expression? How many types of expressions are supported by C? Give examples for each.
    (b) Describe the different bitwise, increment/decrement and assignment operators with suitable examples.

UNIT - II

  1. Distinguish between conditional and unconditional jump statements. With the help of flowchart and example, explain the different jump statements that are supported by the language C.
    OR
  2. --- Content provided by FirstRanker.com ---

  3. (a) How the for loop differs from while and do while statements?
    (b) Write a C program to find the sum of the individual digits of any given number:
    (Ex. 4721 = 4 + 7 + 2 + 1 = 14).

UNIT - III

  1. (a) Write a program using C to interchange two values by using pointers.

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

    (b) Give brief description about the different functions that supports the dynamic memory allocation for variables.
    OR
  2. With the help of syntax and example program, explain the various storage specifiers.

UNIT - IV

  1. Based on return type and arguments, how many types of functions are there? Explain them with an example program.

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

    OR
  2. Define structure. Why we need structures? Explain the nested structure and self referential structures.

UNIT - V

  1. (a) Give brief description about conditional preprocessors.
    (b) Write a C program to count the number of words, white spaces and lines present in a file.

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

    OR
  2. (a) Write short notes on file opening modes.
    (b) Describe the fprintf() and fscanf() functions.

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