Week 1 Flashcards

1
Q

IT

A

The use of digital technology to store and process data into useful information.

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

Digital divide

A

Computer literacy skill gap between populations of people

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

What an IT specialist does

A

Makes sure an organization’s technology runs smoothly by: managing, installing, maintaining, troubleshooting, and configuring whatever is necessary and allowed by company policy to achieve that.

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

Computer

A

A device that stores and processes data by performing calculations.

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

Algorithm

A

A series of steps that solve specific problems.

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

Cryptography

A

The art of writing and solving codes

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

Binary

A

The communication a computer uses, also known as a base-2 numeral system.

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

Bit

A

A binary digit

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

Byte

A

A group of 8 bits.

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

Character encoding

A

Assigns our binary values to characters, so that we as humans can read them.

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

ASCII

A

The oldest character encoding standard out there. Stands for American Standard Code for Information Interchange.

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

UTF-8

A

The most prevalent encoding standard used today. It includes the ASCII table, but also allows a variable number of bytes to represent a character. It is built off of the Unicode standard.

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

Logic Gates

A

Allow transistors to do more complex tasks, like decide where to send electrical signals depending on logical conditions.

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

Abstraction

A

To take a relatively complex system and simplify it for our use.

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

Operating System

A

Allows hardware to communicate with the system.

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

Software Layer

A

How we as humans interact with our computer.

17
Q

User

A

Interacts with the computer.