Which of the following video types has a DB-15 connector?

A. S-video
B. DVI-A
C. DVI-D
D. VGA


Answer: D. VGA

Computer Science & Information Technology

You might also like to view...

The following code should display whether integer value is odd or even:

``` switch (value % 2) { case 0: Console.WriteLine("Even integer"); case 1: Console.WriteLine("Odd integer"); } ```

Computer Science & Information Technology

An effective tagline must be

a. mysterious. b. colorful. c. informative. d. sexy.

Computer Science & Information Technology

A smaller more manageable portion of the population is called a ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The Title and Content slide layout is a good choice when you want to combine two different types of content on the same slide.

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

Computer Science & Information Technology