FC0-U61 · Question #408
FC0-U61 Question #408: Real Exam Question with Answer & Explanation
The correct answer is A: 4 bytes. A byte is a unit of information that consists of eight bits. A bit is a binary digit that can have a value of either 0 or 1. An IP address is 32 bits long, which means it is composed of four groups of eight bits each. Therefore, if converted to bytes, an IP address would be four
Question
Options
- A4 bytes
- B8 bytes
- C16 bytes
- D64 bytes
Explanation
A byte is a unit of information that consists of eight bits. A bit is a binary digit that can have a value of either 0 or 1. An IP address is 32 bits long, which means it is composed of four groups of eight bits each. Therefore, if converted to bytes, an IP address would be four bytes long. For example, the IP address 192.168.1.1 in binary form is: 11000000.10101000.00000001.00000001 This IP address has four groups of eight bits each, which are equivalent to four bytes.
Community Discussion
No community discussion yet for this question.