- Graphics Tablets
- Cameras
- Video Capture Handware
- Trackballs
- Barcode reader
- Digital camera
- Gamepad
- Joystick
- Keyboard
- Microphone
- MIDI keyboard
- Mouse (pointing device)
- Scanner
- Webcam
- Touchpads
- Electronic Whiteboard
- Magnetic Key Cards
Output Devices:
- Monitor
- Printers (all types)
- Plotters
- Projector
- LCD Projection Panels
- Computer Output microfilm (COM)
- Speaker(s)
- Radio
Both Input-Output Devices:
- Modems
- Network cards
- Touch Screen
- Headsets
- Facsimile (scanner)
- Audio Cards/Sound Card
- USB
Parts of Central Unit:
Program:
- Ask the user for scores, S1, S2, S3
- Save the scores
- Add Scores
- Save in sum
- Find average
- Save average
- Print Scores, sum, average
Random Access Memory- volatile - this means that everything that is stored is erased when turned off. The data that is running and the data that is related to it is stored in RAM.
Central Processing Unit has 2 units:
- Control Unit (CU)
- executes the program line by line and works as an interface between input/output devices, ALU, and RAM
- Arithmetic Logic Unit (ALU)
- performs arithmetic operations and evaluates logical statements