Module 1 - Basic computer Terminlogy Flashcards
Name the four major hardware elements of a computer system.
System Unit
Storage
Input Devices
Output Devices
What is a transistor?
The electronic component that can be in one of two states - on or off.
What are the names of two standards that govern encoding definition and rules for elements of a language?
ASCII
Unicode
How many codes are found in the ASCII standard table?
128
How many codes are found in the ASCII extended table?
256
What encoding scheme was developed to address the needs of the world’s languages?
Unicode
How many bytes does each letter of the English alphabet take up on a system that uses 16-bit Unicode?
2
What number system maps perfectly for use with computer components?
Binary (aka Base 2)
How many bits make up a nibble?
4
How many bits make up a byte?
8
How many bits make up a word?
16
What number system consists of 16 symbols?
Hexadecimal
List the 16 symbols in hexadecimal system:
0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F
1,230,000,000 = how many KB, MB, and GB
1,230,000 KB
1,230 MB
1.230 GB