Module 5 Practice Flashcards
Which is the binary equivalent to the 192.168.11.10 IP address?
11000000.10101000.00001011.00001010
Which is the hexadecimal equivalent of 202?
CA
Which of the following is the binary equivalent to the 172.16.31.30 IP address?
10101100.00010000.00011111.00011110
Which is the hexadecimal equivalent of 254?
FE
Which is the decimal equivalent of A9?
169
Which of the following is the decimal equivalent of 7D?
125
What is the decimal equivalent of 0xC9?
201
Which is a valid hexadecimal number?
f
What is the binary representation of 0xCA?
11001010
How many bits are in an IPv4 address?
32
Which two statements are correct about IPv4 and IPv6 addresses? (Choose two.)
- IPv6 addresses are represented by hexadecimal numbers.
- IPv4 addresses are 32 bits in length.
Which IPv4 address format was created for ease of use by people and is expressed as 201.192.1.14?
dotted decimal
What is the dotted decimal representation of the IPv4 address 11001011.00000000.01110001.11010011?
203.0.113.211
What is the decimal equivalent of the binary number 10010101?
149
What is the dotted decimal representation of the IPv4 address which is represented as the binary string 00001010.01100100.00010101.00000001?
10.100.21.1