What is the range of hexadecimal values that can be used in a hextet?
- 0000 to 1111
- 0000 to ffff
- 1111 to aaaa
- 0000 to 9999
Explanation: A hextet is a term used to refer to a segment of 16 bits or four hexadecimal values. A single hexadecimal number is made up with 4 bits, thus the range of a hexadecimal number is from 0 to f. A hextet contains 4 hexadecimal numbers and ranges from 0000 to ffff.
Exam with this question: Networking Devices and Initial Configuration Module 3.3.3 Number Systems Quiz
Please login or Register to submit your answer