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

1. An interface translates source code into object code.
2. If you turn to the back of a personal computer, you will see several device ports for
plugging peripheral devices into the system.
3. Your keyboard and your mouse typically use parallel ports that transmit one bit at a time.
4. A printer is usually plugged into a parallel port that transmits several bits in parallel.
5. The act of transferring data from a bus to a peripheral device or from a peripheral device
to a bus involves physical but no logical tasks.

1. False
2. True
3. False
4. True
5. False

Computer Science & Information Technology

You might also like to view...

Which of the following is a fundamental idea of good GUI design?

a) Know the user b) Prevent user errors c) Optimize user abilities. d) Be consistent. e) all of the above

Computer Science & Information Technology

To specify which DTD is used by the XHTML document, you add a DOCTYPE declaration directly after the XML prolog.

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

Computer Science & Information Technology