Unit 2 Part 1 - Algorithms and Program Development

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

What is Bandwidth?

It is the transmission capacity measured by bit rate.

Example: 100mb/s of data while downloading a game.

2
New cards

What is Bit Rate?

The number of bits processed per unit of time. (like 8 bits per second)

3
New cards

What is Latency?

It is the time it takes for a BIT to travel from sender to reciever.

4
New cards

What is a Protocol?

It is a set of rules that govern the exchange/tranfer of data between devices.

5
New cards

What is Innovation?

It is a new or improved idea.

6
New cards

What is Binary?

It is a way of representing information using only two options.

7
New cards

What is a Bit? What is it represented by?

It is the single unit of information in a computer; a CONTRACTION of “Binary Digit”. It is represented as 0 or 1

8
New cards

What is an Abstraction?

It is a simplified representation of something more complex. It can hide details to manage complexity and focus on relevant concepts.

9
New cards

What is the ASCII?

It is the American Standard Code for information exchange, allowing any computer to use it (it’s literally the language for computers).