Home
Explore
Exams
Search for anything
Login
Get started
Home
3. Uses of Hexadecimal
3. Uses of Hexadecimal
0.0
(0)
Rate it
Studied by 0 people
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Card Sorting
1/5
There's no tags or description
Looks like no tags are added yet.
Study Analytics
All
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
6 Terms
View all (6)
Star these 6
1
New cards
Q: What are the main uses of the hexadecimal system?
Error codes, MAC addresses, IP addresses, and HTML color codes.
2
New cards
Q: Why is hexadecimal easier for humans to use compared to binary?
It is shorter and simplifies representation, as one hex digit equals four binary digits.
3
New cards
Q: What is a MAC address?
A unique physical address that identifies a device connected to a network.
4
New cards
Q: How is a MAC address represented?
Using six groups of hexadecimal digits, such as NN:NN:NN:DD:DD:DD.
5
New cards
Q: What is the difference between IPv4 and IPv6?
IPv4 uses 32 bits, while IPv6 uses 128 bits and is written in hexadecimal format.
6
New cards
Q: How are HTML color codes represented?
Using six hexadecimal digits for red, green, and blue (e.g., #FF0000 for red).