Multiple choice

Which of the following attributes of screen object retrieves the number of bits per pixel used for colours on the destination device or buffer?

  1. window.screen.colorDepth

  2. window.screen.width

  3. window.screen.height

  4. Link object

  5. window.screen.length

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This attribute of screen object retrieves the number of bits per pixel used for colours on the destination device or buffer.