About Me

Fundamentals of Computing and Programming Jan13 GE2112

Sponsored Ads:

Quick Links
University Papers University Syllabus Entrance Exam
PSU Papers Bank Papers Placement Papers
VTU Anna Univerity Syllabus Anna Univerity Papers
B.E./B.Tech. DEGREE EXAMINATIONS, JANUARY 2013
First semester
(Common to all branches)
GE 2112/CS 16 – FUNDAMENTALS OF COMPUTING AND PROGRAMMING
(Regulation 2008/2010)

University Papers | Syllabus | Entrance Exam | Govt & PSU Papers | Bank Papers

Programming Questions  |  Travel Tips | Mobile Review | Placement Papers

ANNA UNIVERSITY SYLLABUS: CLICK HERE

ANNA UNIVERSITY PAPERS: CLICK HERE

Download PDF File - Click Here

PART A- (10 X 2 = 20 marks)

1. Give the classification of computers.
2. Convert the (756)10 to octal and hexa decimal.
3. What are the various types of software?
4. What is a protocol?
5. What is a pseudocode?
6. Define: algorithm.
7. Write any four escape sequences in C?
8. Distinguish between while… and do…while statement.
9. What is a pointer?
10. Write any four features of arrays.

PART B-(5 x 16= 80 marks)

11. (a) (i) Explain the characteristics of computers. (8)
(ii) Discuss the evolution of computers. (8)
OR
(b) Explain the basic organisations of computer with suitable block diagram. (16)

12. (a) Explain the steps of software developments with suitable example. (16)
OR
(b) (i) Discuss the following internet terminologies (8)
1) Band width
2) FTP
3) IP Address
4) Modem
(ii) Write some of the internet applications. (8)

13. (a) (i) Draw the flowchart for finding the roots of a quadratic equation. (8)
(ii) Write an algorithm to find the largest of three numbers. (8)
OR
(b) Discuss in detail about the features of office packages. (16)

14. (a) (i)Explain different data types in C with examples. (8)
(ii) Discuss about bitwise operators and logical operators in C. (8)
OR
(b) (i) Explain any four format string with examples. (4)
(ii) Write the syntax of "for construct" in C. Give an example. (4)
(iii) Write a C program to count the letters in a sequence of characters. (8)

15. (a) (i) Write a C program to sort the given set of numbers in ascending order. (8)
(ii) Discuss about any eight built-in functions. (8)
OR
(b) (i) Write the syntax of the structure declaration in C program. Give example. (4)
(ii) Distinguish between structure and union. (4)
(iii) Write a C program to find the addition of two matrices. (8)

Post a Comment

0 Comments