

InterviewSolution
Saved Bookmarks
1. |
Give example of both input and output devices |
Answer» Input devicesAn\xa0input\xa0device can send data to another device, but it cannot receive data from another device. Examples of input devices include the following.\tKeyboard\xa0and\xa0Mouse\xa0- Accepts input from a user and sends that data (input) to the computer. They cannot accept or reproduce information (output) from the computer.\tMicrophone\xa0- Receives sound generated by an input source, and sends that sound to a computer.\tWebcam\xa0- Receives images generated by whatever it is pointed at (input) and sends those images to a computer.Output devicesAn\xa0output\xa0device can receive data from another device and generate output with that data, but it cannot send data to another device. Examples of output devices include the following.\tMonitor\xa0- Receives data from a computer (output) and displays that information as text and images for users to view. It cannot accept data from a user and send that data to another device.\tProjector\xa0- Receives data from a computer (output) and displays, or projects, that information as text and images onto a surface, like a wall or screen. It cannot accept data from a user and send that data to another device. | |