Module 1 Flashcards

(18 cards)

1
Q

Abstraction

A

When a complex system hides things like binary code or computer functions in the background, making it easier for us to use through programs or buttons.

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

Algorithm

A

a step-by-step process used to solve a specific problem or complete a task

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

ASCII

A

a way to convert binary code into letters, numbers, and symbols so computers can work with text.

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

Binary System

A

also known as base-2, only uses 0s and 1s. It’s the language computers use to communicate and process data.

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

Byte

A

made up of 8 bits. It’s the basic unit of data used to represent things like a single character on a screen

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

Character Encoding

A

Uses The binary system and it’s 0’s and 1’s to create characters that humans can understand!

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

Computer

A

A device that stores and processes data

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

Cryptography

A

A way that allows people to send secret messages that they don’t want to show to others!

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

Base 10

A

The usage of the number 0-9 that constantly repeat forever! Each place on the scale is a power (1,10,100).

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

Digital Divide

A

The lack of technology for certain people around the world. Making it hard to understand the modern tech.

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

Information Technology

A

The function of collecting, storing, sending, and working with data.

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

Linux OS

A

It’s open source meaning anyone can use and modify it, and its important to cybersecurity and security in general

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

Logic Gates

A

They consist of On and Off switches that are activated by a binary pattern

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

Open Source

A

A source anyone can use or modify

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

PDA (Personal Digital Assistant)

A

A mobile device like todays smartphones

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

Punch Card

A

An instruction for a computer to follow! Similar to binary patterns! 1’s = holes and 0’s = no holes

17
Q

RGB model

A

Uses the 3 main colors to create any color on display

18
Q

UTF-8

A

The newest format of character encoding that use multiple bytes to create characters that couldn’t be made initially like emojis!