0
0
Intro to Computingfundamentals~5 mins

IP addresses (IPv4, IPv6) in Intro to Computing - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is an IP address?
An IP address is a unique number that identifies a device on a network, like a home address for your computer so data knows where to go.
Click to reveal answer
beginner
What is the difference between IPv4 and IPv6?
IPv4 uses 4 groups of numbers (like 192.168.1.1) and supports about 4 billion addresses. IPv6 uses 8 groups of hexadecimal numbers (like 2001:0db8::1) and supports many more addresses to handle more devices.
Click to reveal answer
beginner
How many bits are in an IPv4 address?
An IPv4 address has 32 bits, split into 4 parts of 8 bits each, usually shown as four numbers separated by dots.
Click to reveal answer
beginner
Why was IPv6 created?
IPv6 was created because IPv4 addresses were running out due to more devices connecting to the internet. IPv6 provides a much larger pool of addresses.
Click to reveal answer
intermediate
What does the double colon (::) mean in an IPv6 address?
The double colon (::) in IPv6 means one or more groups of zeros are left out to make the address shorter and easier to read.
Click to reveal answer
How many parts does an IPv4 address have?
A4
B6
C8
D16
Which IP version uses hexadecimal numbers and colons?
AIPv4
BIPv5
CIPv3
DIPv6
Why do we need IPv6?
ATo replace Wi-Fi
BTo make IP addresses shorter
CBecause IPv4 addresses are running out
DTo make computers faster
What is the total number of bits in an IPv6 address?
A128 bits
B64 bits
C32 bits
D256 bits
What does the 'dot' (.) separate in an IPv4 address?
AWords
BGroups of numbers
CLetters
DBits
Explain the main differences between IPv4 and IPv6 addresses.
Think about size, format, and why IPv6 was needed.
You got /4 concepts.
    Describe how an IP address helps devices communicate on a network using a real-world analogy.
    Imagine sending a letter to a friend’s house.
    You got /4 concepts.