BJC U4 Vocab

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/48

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.

49 Terms

1
New cards

Internet

A computer network that uses open protocols to standardize communication.

2
New cards

Computer Network

An interconnected computing system that is capable of sending or receiving data

3
New cards

Computer System

A group of computing devices and programs working together for a common purpose

4
New cards

Computing Device

A physical object that can run a program

5
New cards

World Wide Web

A system of linked pages, programs, and files that uses the Internet

6
New cards

Router

A computer that passes information from one network to another

7
New cards

ISPs (Internet Service Providers)

The companies who sell Internet access to homes and institutions

8
New cards

Bandwidth

The maximum amount of data that can be sent in a fixed amount of time

9
New cards

Storing data on the cloud

Storing data somewhere on the Internet

10
New cards

Path

A sequence of directly connected computing devices that connect a sender to a receiver

11
New cards

Routing

The process of finding a path from sender to receiver

12
New cards

Scalability

The ability of the Internet to keep working as it grows

13
New cards

Redundancy

The inclusion of back-up elements in case one part fails

14
New cards

Fault Tolerance

The ability of a system to work around problems

15
New cards

A Protocol

A set of rules that specify the behavior of a system

16
New cards

IP Address

A unique number assigned to each device on a computer network

17
New cards

A Packet

A small chunk of any kind of data and metadata that is passed through the Internet as a data stream

18
New cards

Packet Switching

The Internet sends short bursts of information, not long continuous strings

19
New cards

IP (Internet Protocol)

Lets your computer pretend it has a direct connection to another computer

20
New cards

TCP (Transmission Control Protocol)

Lets your computer pretend it has a reliable connection to the other computer

21
New cards

Encryption

The process of encoding data to prevent unauthorized access

22
New cards

Decryption

the process of decoding the data

23
New cards

Symmetric Encryption

using the same key for both encryption and decryption

24
New cards

Public Key Encryption

using a pair of keys: a public key for encryption and a private key for decryption

25
New cards

SSL/TLS (secure sockets layer/transport layer security)

the standard used for cryptographically secured information transfer on the Internet

26
New cards

Certificate Authorities

organizations that issue digital certificates to verify who owns the encryption keys used for secured communications

27
New cards

Malware

Software that was designed to harm or take partial control over your computer

28
New cards

Keylogging Software

A kind of malware that records every key pressed by a user

29
New cards

Computer Virus

A type of malware that spreads and infects other computers

30
New cards

Antivirus/Anti-malware Software

Software designed to scan your files and Internet transmissions looking for malware

31
New cards

Firewall

A security system that controls the kinds of connections that can be made between a computer or network and the outside world

32
New cards

Phising

A common security attack in which the victim is tricked into giving up personal information or downloading malware

33
New cards

DDoS (Distributed Denial of Service) attack

Using a virus to flood a server with many requests from many computers at once so that users of that server are denied service.

34
New cards

Rogue Access Point

A wireless access point that gives access to a secure network without the authorization of the network administrator.

35
New cards

Digital Divide

Unequal access to computers and the Internet based on poverty, racism, sexism, isolation in the countryside, age, and other factors

36
New cards

Citizen Science

Scientific research conducted in whole or part by distributed individuals, many of whom may not be scientists, who contribute relevant data to research using their own computing devices

37
New cards

Crowdsourcing

The general term for using the Internet to get a lot of people to help solve a problem

38
New cards

Computing Innovation

A physical, non-physical, or conceptual software innovation that includes a program as an integral part of its function

39
New cards

Bit

A single unit of data that can only have one of two values

40
New cards

Byte

Eight Bits

41
New cards

Word

A sequence of however many bits the CPU processes at a time

42
New cards

Binary Sequence

A string of ones and zeros

43
New cards

Analog

Data that has values that change smoothly, unlike digital data which change in discrete intervals

44
New cards

Sampling

Measuring samples of an analog signal at regular intervals

45
New cards

Sampling Rate

The number of samples measured per second

46
New cards

Floating Point

Scientific notation using powers of two to represent very large or very small values

47
New cards

Width

The number of bits that a CPU processes at a time

48
New cards

Lossless Data Compression

Algorithms that are reversible

49
New cards

Lossy Data Compression

Algorithms that are not fully reversible