The number of pixels displayed on the screen is known as ________.

A. contrast ratio
B. aspect ratio
C. brightness resolution
D. screen resolution


Answer: D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. Multi-tasking allows a single CPU to run many programs at the same time. 2 Pre-emptive multi-tasking uses a hardware interrupt to instruct the CPU to run another program such as the operating system. [ 3. Process context switching is more efficient than thread context switching 4. Concurrent programming involves writing sets of program instructions that can execute at the same time independently of one another. 5. Each unique instance of an executing program is called a process

Computer Science & Information Technology

Cycling banners are also known as ____________________ banners.     

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A(n) ____________________ tunnel is a communications path that makes use of Internet-based hosts and servers to conduct data from one network station to another, just like any other TCP/IP data transmission.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Suppose console is a Scanner object initialized with the standard input device. The expression console.nextInt(); is used to read one int value and the expression console.nextDouble(); is used to read two int values.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology