Which type of port can be used to connect a TV to your computer?

A) Ethernet
B) FireWire
C) USB
D) HDMI


D

Computer Science & Information Technology

You might also like to view...

When a pointer points to a variable or object, it means that the pointer:

A. contains the name of that variable or object B. contains the location of that variable or object C. contains the address of that variable or object D. contains the same data as that variable or object

Computer Science & Information Technology

Write a script that inputs five numbers and determines and outputs HTML text that displays the number of negative numbers input, the number of positive numbers input and the number of zeros input.

What will be an ideal response?

Computer Science & Information Technology

An indicator that displays between rows or columns in a table, enabling you to insert one or more rows or columns.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is the Statement interface method that should be used to execute an INSERT statement.

a. executeSQL b. executeStatement c. executeUpdate d. executeQuery

Computer Science & Information Technology