0% found this document useful (0 votes)
8 views1 page

WWW - Manaresults.co - In: I B. Tech I Semester Supplementary Examinations, C Programming

d

Uploaded by

kanurisubbarao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

WWW - Manaresults.co - In: I B. Tech I Semester Supplementary Examinations, C Programming

d

Uploaded by

kanurisubbarao
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Code No: R10105 R10 SET - 1

I B. Tech I Semester Supplementary Examinations, January - 2020


C PROGRAMMING
(Com. to all Branches)
Time: 3 hours Max. Marks: 75
Answer any FIVE Questions
All Questions carry Equal Marks
~~~~~~~~~~~~~~~~~~~~~~~~~~
1. a) Describe procedure for creating and running C programs using algorithmic approach. (8M)
b) What is meant by Short Circuit Evaluation? List and Explain the execution of Short-Circuit (7M)
operators in C programming.

2. a) What are various decision making statements? Explain their relative merits and demerits (8M)
b) Discuss about various bitwise shifting operators with suitable examples. (7M)

3. a) Explain different looping statements with syntax and examples. (8M)


b) Write a C Program to compare two strings for equality without using string handling (7M)
function.

4. a) What is a multi-dimensional array? How to declare it? How to access elements of multi- (8M)
dimensional arrays?
b) Write a program using pointers to compute the sum of all elements stored in an array. (7M)

5. a) Give a recursive solution for Fibonacci series problem. (8M)


b) Write a C program to explain the lifetime and the scope of local and global variable. (7M)

6. a) How are increment and decrement operations implemented with pointers? (8M)
b) Write a C program to swap two numbers using pointers. (7M)

7. What is bit field? Write a program to print the binary equivalent for a given number using bit (15M)
fields.

8. a) Discuss in details about various modes of operating a file. (8M)


b) Write a ‘C’ program to count the number of characters in a file. (7M)

1 of 1

|''|'|''|''|''|||'|| www.manaresults.co.in

You might also like