Match the following terms about monitors with their descriptions:

I. OLED
II. LED
III. LCD
IV. Resolution
V. Aspect ratio

A. Provide a more responsive display because the backlights are brighter
B. Provides higher contrast and better viewing angles because it works without a backlight
C. The number of pixels that are displayed on a monitor
D. A flat-panel computer display that is used with desktops and laptop computers
E. Comparison between the width and height of a monitor


B, A, D, C, E

Computer Science & Information Technology

You might also like to view...

Suppose we have a list of part numbers, numbered from 0 to 1999 and we want to use a hash table for the part numbers. There is no chance that any new part numbers will be inserted and that no part numbers will be removed. We should use:

A. h( k ) = k B. chaining C. probing D. a uniform

Computer Science & Information Technology

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

1. All Collection classes are part of the java.util package. 2. Classes that implement the Set interface allows duplicate elements to occur. 3. The List interface is for collections that allow repetition of elements and do not impose an order on their elements. 4. The difference between the List interface and the Set interface is that the Set interface does not impose an order on its unique elements.

Computer Science & Information Technology

HTML tags are configured with special parameters, called attributes.

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

Computer Science & Information Technology

Which of the following is system software? (530271)

What will be an ideal response?

Computer Science & Information Technology