FC0-U61 · Question #706
FC0-U61 Question #706: Real Exam Question with Answer & Explanation
The correct answer is C: Hexadecimal. The example FEB8077911AB12TB is being represented as hexadecimal. Hexadecimal is a number system that uses 16 symbols to represent values from 0 to 15. The symbols are 0-9 for values from 0 to 9, and A-F for values from 10 to 15. Hexadecimal is often used to represent binary data
Question
Options
- AMAC address
- BString
- CHexadecimal
- DUnicode
Explanation
The example FEB8077911AB12TB is being represented as hexadecimal. Hexadecimal is a number system that uses 16 symbols to represent values from 0 to 15. The symbols are 0-9 for values from 0 to 9, and A-F for values from 10 to 15. Hexadecimal is often used to represent binary data in a more compact and readable form, such as MAC addresses, color codes, or memory addresses.
Community Discussion
No community discussion yet for this question.