Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 6 (Q.No. 3)
3.
A colour monitor usign 16 bits at a resolution of 600 x 400 pixels needs a memory of
240000 B
9600 B
6400 B
480000 B
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Sateesh said:   7 years ago
Total pixels = 600*400 = 240000.

Each pixel is represented using 16 bits so, total memory required = 240000 * 16 = 3840000 bits = 480000 B.

Arup said:   10 years ago
16 bits for the color.

600 x 400 pixels.

Total size required: 16*600*400 = 3840000 bits = 480000 bytes.

Bharathi said:   1 decade ago
Can you please elaborate these answer?

Post your comments here:

Your comments will be displayed after verification.