Which two ports are commonly used to connect a flat panel monitor to a computer?

A) DVI and VGA
B) HDMI and S-video
C) S-video and DVI
D) USB and DVI

A

Computer Science & Information Technology

You might also like to view...

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

1. In a static method, you may use the this parameter either explicitly or implicitly. 2. A main method can be placed inside a class definition.

Computer Science & Information Technology

Case-based Critical Thinking Questions Case 2-2 Rosalind wants to add attribute declarations to her DTD, and she turns to you for information about the possible attribute types. Rosalind wants to define a required attribute called "semester" of an element named "course." She wants to ensure that this attribute takes on one of three values: fall, spring, or summer. Which type of attribute should she use?

A. CDATA B. an enumerated type C. a tokenized type D. a value-list type

Computer Science & Information Technology