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's choice
Code No: 811AC
--- Content provided by FirstRanker.com ---
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
R13
MCA I Semester Examinations, July/August - 2021
COMPUTER PROGRAMMING
--- Content provided by FirstRanker.com ---
Time: 3 Hours Max.Marks:60
- a) What is a data type? List various data types in C and write about their sizes in bytes.
b) Enumerate all the operators in C with appropriate examples. [6+6] - a) Evaluate the following expression in C with the values A=5, B=20, C=15, D=10
A+B*C/D)-A+C*D--- Content provided by FirstRanker.com ---
b) Write a C program to find biggest of given three numbers. [6+6] - a) Demonstrate all the decision making statements in C with examples.
b) Write a C program to find the sum of 20 natural numbers. [5+7] - a) Differentiate between call by value and call by reference in C.
b) Write a C program to generate Fibonacci series using recursive functions. [6+6] - a) How to define and declare multi-dimensional arrays? Give an example.
b) Write a C program for multiplication of two matrices. [5+7] - a) Define a pointer. What are the advantages of pointers than arrays?
b) Discuss about malloc( ) and calloc( ) memory allocation functions with suitable examples. [6+6] - a) Demonstrate self-referential structures in C with suitable examples.
--- Content provided by FirstRanker.com ---
b) Explain about enumerated data types in detail. [7+5] - a) Write syntax and examples for fopen( ), fclose( ) and fflush( ) functions.
b) Write syntax and examples for positioning functions in C. [7+5]
--- Content provided by FirstRanker.com ---
Answer any five questions
All questions carry equal marks
--- 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
--- Content provided by FirstRanker.com ---