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 JNTUH MCA 1st Sem R17 2020 January 841AC Computer Programming Using C Question Paper

Download JNTUH (Jawaharlal nehru technological university) MCA (Master of Computer Applications) 1st Sem (First Semester) Regulation-R17 2020 January 841AC Computer Programming Using C Previous Question Paper

This post was last modified on 16 March 2023

This download link is referred from the post: JNTUH MCA 1st Sem Last 10 Years 2023-2013 Question Papers R20-R09 || Jawaharlal nehru technological university


FirstRanker.com

Code No: 841AC

JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD

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

MCA I Semester Examinations, January - 2020
COMPUTER PROGRAMMING USING C
Time: 3hrs Max.Marks:75

Note: This question paper contains two parts A and B.
Part A is compulsory which carries 25 marks. Answer all questions in Part A. Part B

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

consists of 5 Units. Answer any one full question from each unit. Each question carries
10 marks and may have a, b, c as sub questions.

PART - A

5 x 5 Marks =25

  1. a) Discuss about the features of procedure oriented programming languages. [5]
  2. --- Content provided by FirstRanker.com ---

  3. b) Describe any five preprocessor directives in C with examples. [5]
  4. c) What is the role of pointers in inter function communication? [5]
  5. d) What is a structure? How to define and declare a structure in C? [5]
  6. e) What are the various types of files supported in C? [5]

PART -B

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

5 x 10 Marks =50

  1. a) What is an operator? Describe precedence of various operators in C and their associativity.
  2. b) What is type conversion? Explain implicit and explicit type conversions in C with suitable examples. [4+6]

OR

  1. a) Evaluate the following expression in C with the values P=5, Q=20, R=15

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

    P+ (Q*R/P)*P + Q*R
  2. b) Enumerate all the bitwise operators in C with example. [6+4]
  1. a) Demonstrate break and continue statements with suitable examples.
  2. b) Write a C program to find factorial of given number using recursive functions. [6+4]

OR

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

  1. a) Explain about various storage classes in C with suitable examples.
  2. b) Demonstrate all the iterative statements in C with examples. [5+5]
  1. a) Define an Array. What are the advantages of Arrays? How to declare and initialize string values using arrays in C?
  2. b) Write a C program for addition of two matrices. [5+5]

OR

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

  1. a) How to pass an array to a function? Explain with an example program.
  2. b) What is pointer to pointers? Give syntax and an example. [6+4]

FirstRanker.com

  1. a) How to define union in C? Differentiate between unions and structures.
  2. b) Explain about any five String built-in functions with syntax and examples. [5+5]
  3. --- Content provided by FirstRanker.com ---

OR

  1. Write a C program to read 3 student details such as Htno, name, marks in 5 subjects and calculate & display total and average marks of each student. [10]
  1. a) Write syntax and examples for getc( ), fgetc( ), putc( ) and fputc( ) functions.
  2. b) Write a C program to reverse the content of given file using fseek( ) function. [4+6]

OR

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

  1. a) Differentiate between sequential access files and random access files.
  2. b) Write a C program to concatenate the contents of two files into another file. [5+5]

--00000---

FirstRanker.com


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


This download link is referred from the post: JNTUH MCA 1st Sem Last 10 Years 2023-2013 Question Papers R20-R09 || Jawaharlal nehru technological university