Module 1 - Basic computer Terminlogy Flashcards

1
Q

Name the four major hardware elements of a computer system.

A

System Unit
Storage
Input Devices
Output Devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a transistor?

A

The electronic component that can be in one of two states - on or off.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the names of two standards that govern encoding definition and rules for elements of a language?

A

ASCII

Unicode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How many codes are found in the ASCII standard table?

A

128

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How many codes are found in the ASCII extended table?

A

256

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What encoding scheme was developed to address the needs of the world’s languages?

A

Unicode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many bytes does each letter of the English alphabet take up on a system that uses 16-bit Unicode?

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What number system maps perfectly for use with computer components?

A

Binary (aka Base 2)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How many bits make up a nibble?

A

4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How many bits make up a byte?

A

8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How many bits make up a word?

A

16

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What number system consists of 16 symbols?

A

Hexadecimal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

List the 16 symbols in hexadecimal system:

A

0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

1,230,000,000 = how many KB, MB, and GB

A

1,230,000 KB
1,230 MB
1.230 GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly