Section A: Multiple Choice Questions (10 marks)
(Each question carries 2 marks)
1. W
hich number system do computers use to process data?
A. Decimal (Base-10)
B. Binary (Base-2)
C. Octal (Base-8)
D. Hexadecimal (Base-16)
2. W
hat is thebinary equivalentof the decimal number19?
A. 10011
B. 10100
C. 11001
D. 11110
3. W
hat isone advantageof using hexadecimal insteadof binary?
A. It uses fewer digits to represent the same value
B. It is easier for computers to process
C. It requires more storage space
D. It is only used in ASCII codes
4. H
ow manybitsare needed to storeone characterinASCII?
A. 4
B. 7
C. 8
D. 16
5. W
hat isthe main purposeof a parity bit?
A. To store large amounts of data
B. To increase processing speed
C. To detect errors in data transmission
D. To convert data into binary
Section B: Short Answer Questions (12 marks)
(Marks are indicated per question)
6. Convert the decimal number46tobinary.(2 marks)
7. Convert the hexadecimal number2Ftodecimal.(2 marks)
8. D
efine the term"bit", and explain how multiple bitsare used to store larger values.(3
marks)
9. Explain the difference betweenlossyandlosslesscompression.(3 marks)
10.What is acharacter setin computing, and why areUnicode and ASCIIimportant?(2
marks)
Section C: Long Answer Questions (18 marks)
(Marks are indicated per question)
11.(6 marks)Explainhow images are represented in acomputerusing pixels and binary.
Mention:
● What apixelis
● Howcolor depthaffects image quality
● Howresolutionaffects image storage
12.(6 marks)Describe howsound is converted from ananalog signal to a digital
format. Include:
● The role ofsampling
● How thesampling rateaffects quality
● The impact ofbit depth
13.(6 marks)Why is data compression important? Explainone real-world examplewhere
compression is used and why it is beneficial.
Total Marks: 40