How To Exam?

a knowledge trading engine...


SRM University 2007 B.Tech Information Technology BANK : IT 102 - PROGRAM DESIGN AND DEVELOPMENT - Question Paper

Wednesday, 30 January 2013 09:05Web
13. Design a Program that will create a grade report for an elementary school class. The program will use a disk file as input source for learner names and will learn an academic grade and a conduct grade interactively from the teacher. Output is a printed report that will include the eligibility of the learner to pass the high school.
14. Write a C program to factorial of the provided number using recursion.
15. Write a C program to print the employee details using function. ( data : - emp name, emp no, basic pay, DA, HRA, P.F, CCA )

UNIT – III
PART – A:

1. describe an Array.
2. List out the advantages of using an array.
3. describe a Subscript.
4. discuss why an array must be declared prior to use.
5. describe “Hard coding “an array.
6. List the difference ranging from loading an array of known size and unknown size.
7. Design a program that writes the data from an array.
8. describe ‘Parallel arrays’.
9. Design a program that loads the data into parallel arrays.
10. Design a program that accesses the data from the parallel arrays.
11. List out the major search kinds.
12. List out the conditions for stopping a search for the three main search kinds.
13. What is the difference ranging from No order, Sequential order, & Positional order?
14. elaborate the two search kinds available in Sequential data order?
15. How will you store the provided data in an Array? Specify the size of the array.
Data:- ‘January’
16. How will you access a particular element in the array?
17. describe No order, Sequential, Positional order.
18. What do you mean by 2 dimensional array? provide the syntax for it.
19. What is the difference ranging from Row major and column major loading order?
20. How will you pass arrays to function?
21. describe Sorting.
22. What is the purpose of a sorting operation?
23. describe the meaning of Primary and secondary sort (key) fields.
24. List out the difference ranging from an external sort, a long sort and designed sort.
25. What is the advantage of sort utilities?
26. What is meant by Bubble sort?
27. List out the advantages & disadvantages of Bubble sort.



( 0 Votes )

Add comment


Security code
Refresh

Earning:   Approval pending.
You are here: PAPER SRM University 2007 B.Tech Information Technology BANK : IT 102 - PROGRAM DESIGN AND DEVELOPMENT - Question Paper