Unit 3: Processing Data - Subjective Questions

DECAP145 • Practice Questions with Detailed Answers

20 questions

1

Define data and information. Explain the process of transforming data into information with a suitable example.

2

Explain how computers represent data using the binary number system. Why do computers use binary instead of the decimal system?

3

What are encoding schemes? Describe ASCII, Unicode, and EBCDIC as methods of representing text data.

4

Describe the internal components of the CPU and the role each plays in processing data.

5

Explain the machine cycle in detail. Describe each of its stages with a diagram-based explanation.

6

Distinguish between the instruction cycle (I-cycle) and the execution cycle (E-cycle).

7

What is memory in a computer system? Explain the difference between primary memory and secondary memory.

8

Distinguish between RAM and ROM with respect to their functions and characteristics.

9

What are registers? Describe the different types of registers used in the CPU and their functions.

10

What is a bus in a computer system? Explain the three main types of buses.

11

What is cache memory? Explain its purpose and the different levels of cache (L1, L2, L3).

12

Explain the memory hierarchy in a computer system. Illustrate it with a diagram-based description.

13

Define the following units of data measurement: bit, byte, KB, MB, GB, and TB. Show the relationship between them.

14

How does the system clock affect the processing speed of a computer? Explain the concept of clock speed and its measurement.

15

Compare SRAM (Static RAM) and DRAM (Dynamic RAM) in terms of construction, speed, cost, and usage.

16

Describe how a computer processes an instruction from start to finish, integrating the roles of registers, buses, memory, and the machine cycle.

17

Explain the concept of word size in a processor. How does it influence a computer's performance?

18

Convert the decimal number into its binary, and then explain the general method for decimal-to-binary conversion.

19

Explain the terms cache hit, cache miss, and hit ratio. Why is a high hit ratio important?

20

Distinguish between volatile and non-volatile memory. Give suitable examples of each and explain their significance.