Binary, Hexadecimal, and Networking Concepts (Video)

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

1/17

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering binary, hexadecimal, and networking concepts from the video notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Binary

A base-2 numbering system using only 0 and 1; computers process, transmit, and store data in binary.

2
New cards

Decimal system

The base-10 counting system used by humans, with digits 0–9.

3
New cards

Bit

A single binary digit; the smallest unit of data in computing.

4
New cards

Hexadecimal

A base-16 numbering system using digits 0–9 and letters A–F.

5
New cards

Network media

The pathways that connect devices on a network, including wireless pathways.

6
New cards

Network Interface Card (NIC)

The physical component that allows a device to connect to a network.

7
New cards

Network protocol

The set of rules and standards governing data transmission; serves as a common language.

8
New cards

Client-server model

A network model where clients request information and servers fulfill requests.

9
New cards

Peer-to-peer (P2P)

A decentralized network where peers act as both clients and servers with no central admin.

10
New cards

Local Area Network (LAN)

A network covering a small geographic area; devices connect via cables or Wi‑Fi and have unique identifiers.

11
New cards

Wide Area Network (WAN)

A network that extends over a large geographical area, often using leased connections.

12
New cards

The Internet

The global network that links millions of smaller networks.

13
New cards

VPN (Virtual Private Network)

A secure connection between a device and the Internet that protects data.

14
New cards

Firewall

A security device that monitors and controls network traffic based on predefined rules.

15
New cards

Physical address

A hardware address (MAC) used to identify devices on a local network.

16
New cards

Logical address

An address at the IP layer used to identify devices on a network.

17
New cards

Router

A device that forwards data between networks, connecting a local network to others.

18
New cards

Virtualization

Running multiple virtual systems on a single physical machine.