Roger purchased a new laptop computer and wants to connect it to a second monitor. The monitor has a DVI and HDMI connection on the back, but his laptop only has a Mini DisplayPort connection.
?
Which cable should Roger purchase?

A.
B.
C.
D.


Answer: D

Computer Science & Information Technology

You might also like to view...

The logical model is subjected to normalization, which can eliminate data redundancy.

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

Computer Science & Information Technology

The __________ method copies the sourceArray to the targetArray.

a. System.copyArrays(sourceArray, 0, targetArray, 0, sourceArray.length); b. System.copyarrays(sourceArray, 0, targetArray, 0, sourceArray.length); c. System.arrayCopy(sourceArray, 0, targetArray, 0, sourceArray.length); d. System.arraycopy(sourceArray, 0, targetArray, 0, sourceArray.length);

Computer Science & Information Technology

On a form, the text box and its label would be considered two different controls

Indicate whether the statement is true or false

Computer Science & Information Technology

Header text will print at the top of:

a. only slide handouts. b. only notes pages. c. only non-title slides. d. slide handouts or notes pages.

Computer Science & Information Technology