Introduction:Computing Basics Flashcards
(25 cards)
What is Input?
May get data from user to accept new data from software
What is Processing?
Performance of math operations from data
What is the process of Output?
Processed data delivered to software that requested it; in turn it delivers output to user
What is storage?
The mechanism that allows computers to maintain data for later
What 2 ways computers can store data?
- Stored in memory
- Written on a hard drive, cloud storage or storage location
What are some input devices ?
Keyboard, mouse, trackpad, microphone, video camera
What are examples of processing for a computer?
- Manipulation of an image file
- Video file stored on disk
In most computer systems, processing is done by a special chip in the computer called_______.
Central Processing Unit (CPU)
Binary Data
Data stored as simply 0s and 1s
Bit
Basic unit of binary storage in a computer system. Single binary digit that is either a 0 or 1.
Byte
The combination of 8 bits; second most important unit of binary data storage
ASCII
Data representation used to store characters of standard English characters as well as characters of other languages
Microphone
Example of input device
Speaker
Example of output device
Processing is the essential step in which _______ is converted to _______.
Input , output
______ is considered a storage device, although it stores data only briefly
Memory
ASCII stands for
American Standard Code for Information Interchange
How does ASCII works?
It assigns a glyph (a little graphic of the character) to each numeric code from 0 to 127.
Unicode
Modern method of representing characters. It assigns a code print , which is a number, to each character
4 functions of a Computer
Input, Processing, Output, Storage
Examples
Examples of input devices
Camera, scanner, touchpad, keyboard, mouse, microphone
Examples of storage devices
HHD, memory, USB flash drives, solid state drives,
Examples of processing devices
CPU(central processing unit ), GPU(graphic processing unit)