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
Code No: 841AC R17
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
--- Content provided by FirstRanker.com ---
MCA I Semester Examinations, January - 2018
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 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.
--- Content provided by FirstRanker.com ---
PART - A
5 x 5 Marks = 25
- What are the different data types used in C? Explain with suitable examples? [5]
- What are the Unconditional Statements? Explain the use of unconditional statements in C with examples. [5]
- Discuss the two and Multi dimensional array with suitable example. [5]
- List the differences between Structure and Union. Give an example to demonstrate Enumerated type. [5]
- What is file? List the Differences between text and binary files. [5]
--- Content provided by FirstRanker.com ---
PART - B
5 x 10 Marks = 50
- a) Write a program to display any three integers in ascending order by using conditional operator (ternary).
--- Content provided by FirstRanker.com ---
b) Write a program to evaluate the following expression.
i) E=EMC2 ii) r= a>b && a>c ||!(aOR - What are the different types of C token? Explain each with suitable example. [10]
- a) What is function in C? Discuss the different types of functions used in C and its advantages.
b) Write a program to check the given number is palindrome or not using function. [5+5]OR
--- Content provided by FirstRanker.com ---
- What are the different types of storage classes in C? Explain with suitable example. Write a program to generate Fibonacci series by using function and static storage class. [5+5]
- Write a program to transpose and display a matrix using pointers and functions. [10]
OR
- What is Pointers to functions? Explain. Write a program to swap to numbers using pointer and function. [10]
- a) Write a program to check the given string is palindrome or not by using command line argument and function.
b) Write a program to append two strings without using built-in function. [5+5]OR
- a) Write a program to multiply two complex numbers using structure and function.
b) Write a program to sort 10 strings in descending order using command line arguments in C. [5+5] - a) What are the file handling functions in C? Explain.
b) Write a program to display the even strings from the given file in C. [5+5]OR
- Write a program to copy the content of one file to another file. [10]
--- Content provided by FirstRanker.com ---
--- Content provided by 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
--- Content provided by FirstRanker.com ---