Which of the following can be both an input and an output device?
a. mouse
b. keyboard
c. monitor
d. laser printer
C
Computer Science & Information Technology
You might also like to view...
____ computers present an ergonomic problem because the screen and keyboard are typically attached to each other.
A. Desktop B. Graphic C. Laptop D. iPad
Computer Science & Information Technology
To edit a comment, you click in the comment and make the desired changes
Indicate whether the statement is true or false
Computer Science & Information Technology
To edit and check VBA code, you would click on View Code from the:
A) Developer group. B) Controls group. C) Properties group. D) Edit group.
Computer Science & Information Technology
To which list implementation does the following loop condition for the search operation belong?loop (target not equal to pLoc key AND pLoc link not equal to startAddress)
A. linked list B. circularly linked list C. doubly linked list D. multilinked list
Computer Science & Information Technology