ELT 2 Test Review Flashcards
(31 cards)
A system of numbers used for coding computers
Positional numbering system
What are the 3 states of data
At rest, in use, and in transit
What is the RGB color code for black
(0,0,0)
What is the RGB color code for white
(255,255,255)
Each character needs ______ bytes of data
1
1 pixel need _______ bytes of data
3
True/False
A space is not a character
False
10 letters = 10 bytes = _______ bits
80
What color is this
(25,75,25)
Green
What color is this
(35,EA,57)
Green
A chip can contain thousands to billions of transistors
True/false
True
Today, transistors are microscopic
True/false
True
Computer memory is infinite
True/false
False
A monitor displays text and images by lighting up thousands of ________ with different colors
Pixels
Input ports allow for ________
Portable secondary storage
To the computer, all secondary storage acts the same way
True/false
True
The CPU contains all the circuitry needed to process input, store data, and output the results
True/false
True
To the computer, hard drives and USB store data very differently
True/false
False
The CPU contains an ALU (Arithmetic logic unit) that knows how to add numbers
True/false
True
Computer microchips only contain one transistor
True/false
False
When input devices send binary data to a CPU, it immediately stores that data in memory to make it easier to process
True/false
True
As long as the output device can interpret a stream of 1s and 0s, it turn that data into anything
True/false
True
Hard drive is permanently attached primary storage
True/false
False
Once the CPU is done processing the data, it often needs to _______
Output a result