How To Exam?

a knowledge trading engine...


SKR Engineering College 2007 B.E Computer Science GE1X02-COMPUTER PROGRAMMING - Question Paper

Wednesday, 06 February 2013 04:40Web

SKR ENGINEERING COLLEGE

MODEL ques. PAPER

Annual trend – 1st Year
(Regulation 2005)

GE1X02-COMPUTER PROGRAMMING
(Common to all Branches)

Time: 3 hours Maximum: 100 marks

PART A (10 X two = 20 marks)

1. describe Cache Memory?
2. elaborate the various components of computer?
3. Write C assignment statement to evaluate the subsequent equations
T=2ab g
a+b
4. describe Logical and Data errors.
5. elaborate the 3 elements of user described functions?
6. provide an example for enumerated data kind.
7. describe arrays of pointers.
8. What do you mean by Dynamic Memory Allocation?
9. describe Data Structure. provide kinds of data structure.
10. What is the main advantage of Link List?

PART B (5 X 16 = 80 marks)

11. a) i) Draw and discuss the block diagram of a computer. (10)
ii) discuss software piracy in detail. (6)
(or)
b)i) Draw a flow chart to solve a quadratic formula.
Ax2 + Bx +C = 0, where A ¹ 0. (10)
ii) Draw a flow chart for finding the sum of 1st 10 natural numbers. (6)

12.a)i) discuss all the operations and expression in C language. (12)
ii)Write a program to obtain whether the provided number is palindrome or not.(4)
(or)
b)Write a C program to evaluate the subsequent series, (16)
x - x3 + x5 – x7 + …xn
3! 5! 7! n!

13.a)i) Briefly discuss about storage classes. (8)
ii) Write a program to print the fibonacci series using recursion. (8)
(or)
b) Write a C program to organize the names in alphabetical order. (16)




14.a)i) Write a program to display array elements and their address using
pointers. (8)
ii) Write a program to assign pointer value to a different variable and write
program to add 2 numbers through their pointers. (8)
(or)
b)i) discuss self referential structure in detail with example. (8)
ii) discuss high level file operation in detail. (8)

15.a) Write a C program to insert a node in the beginning, middle and end of the
linked list. (16)
(or)
b)i) describe stack. Write the algorithm for PUSH and POP operations in stack.(6)
ii) describe queue. Write the algorithm for q_store and q_delete operations in
Queue. (6)
iii)Write the algorithm for delete middle operation in Linked List. (4)




( 0 Votes )

Add comment


Security code
Refresh

Earning:   Approval pending.
You are here: PAPER SKR Engineering College 2007 B.E Computer Science GE1X02-COMPUTER PROGRAMMING - Question Paper