0% found this document useful (0 votes)
30 views

Part - A 5 X 2 10 Answer All The Questions

This document contains two parts - Part A and Part B, which consist of multiple choice questions related to computers. Part A asks 5 questions related to characteristics of computers, pseudocode, data types, compiling and executing C programs, and defining a program. Part B asks questions about computer generations, components of a computer, flowcharts, algorithms, and converting between binary, decimal, hexadecimal and octal number systems. It also contains questions about classifying computers, comments in C programs, pseudocode, flowcharts, and computer memory and program structure.

Uploaded by

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

Part - A 5 X 2 10 Answer All The Questions

This document contains two parts - Part A and Part B, which consist of multiple choice questions related to computers. Part A asks 5 questions related to characteristics of computers, pseudocode, data types, compiling and executing C programs, and defining a program. Part B asks questions about computer generations, components of a computer, flowcharts, algorithms, and converting between binary, decimal, hexadecimal and octal number systems. It also contains questions about classifying computers, comments in C programs, pseudocode, flowcharts, and computer memory and program structure.

Uploaded by

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

PART A

5 X 2 = 10

ANSWER ALL THE QUESTIONS:


1.
2.
3.
4.
5.

List out the characteristics of computer.


Define Pseudocode.
List down the primitive and derived data types.
How to compile and execute a C program?
Define program.
PART B

2 X 20 = 40

ANSWER ALL THE QUESTIONS:


6. Explain different generations of computer.
(OR)
7. Explain the components of computer with neat block diagram.
8. Explain the flowchart with its symbols and rules. Write down the algorithm,
pseudocode and also draw the flowchart for finding the greatest of three numbers.
(OR)
9. Convert the following :i. (276.32)8 to its binary equivalent.
ii. (101010101.10101) 2 to decimal equivalent.
iii. (7C.A1)16 to its binary equivalent.
iv. (2A.113 ) 16 to its decimal equivalent.

ANSWER ALL QUESTIONS:


1.
2.
3.
4.
5.

Define Computer.
What is mean by cache memory?
Write down any four applications of the computer.
Define flowchart.
How to specify the comments in C program? Give example.
PART B

2 X 20 = 40

ANSWER ALL QUESTIONS:


6. How the computers are classified? Explain in detail with example.
(OR)
7. Convert the following:
i. (25.157) 10 into hexadecimal equivalent
ii. (110110101.11011)2 into octal equivalent
iii. (AB.CD )16 into octal equivalent
iv. (77.077) 8 into hexadecimal equivalent
8. What is pseudocode and give its purpose? Give a comparison between flowchart,
algorithm and pseudocode. Write down the algorithm, flowchart and pseudocode for
finding the sum of 3 numbers.
(OR)
9. a). Explain the memory unit of the computer in detail (10)
b). Explain the structure of C program in detail (10)

You might also like