How is an IPv4 address represented?
- four binary numbers between 0 and 1 separated by colons.
- four decimal numbers between 0 and 255 separated by periods.
- thirty-two hexadecimal numbers separated by colons.
- thirty-two hexadecimal numbers separated by periods.
Explanation: IPv4 addresses are written as four groups of decimal numbers separated by periods. For example: 192.168.1.1.
Exam with this question: 2.6.3 Check Your Understanding - Ports and Addresses
Please login or Register to submit your answer