Computer Science – Data storage and compression | e-Consult
Data storage and compression (1 questions)
Login to see all questions.
Click on a question to view the answer
Calculation:
- Total number of pixels: 300 pixels * 200 pixels = 60,000 pixels
- Number of colour components per pixel: 24 bits = 3 bytes
- Total number of bytes required: 60,000 pixels * 3 bytes/pixel = 180,000 bytes
- Convert to kilobytes: 180,000 bytes / 1024 bytes/KB ≈ 175.78 KB
Answer: The approximate file size of the image is 175.78 KB.