200-901 · Question #469
200-901 Question #469: Real Exam Question with Answer & Explanation
The correct answer is B: It consists of 12 hexadecimal numbers.. {"question_number": 7, "question": "What is a feature of a MAC address?", "correct_answer": "B. It consists of 12 hexadecimal numbers.", "explanation": "A MAC (Media Access Control) address is 48 bits long, which is represented as 12 hexadecimal digits (each hex digit represents
Question
What is a feature of a MAC address?
Options
- AIt consists of 38 bits.
- BIt consists of 12 hexadecimal numbers.
- CIt consists of 6 hexadecimal numbers.
- DIt consists of 24 bits.
Explanation
{"question_number": 7, "question": "What is a feature of a MAC address?", "correct_answer": "B. It consists of 12 hexadecimal numbers.", "explanation": "A MAC (Media Access Control) address is 48 bits long, which is represented as 12 hexadecimal digits (each hex digit represents 4 bits; 12 × 4 = 48 bits). It is commonly written in formats like AA:BB:CC:DD:EE:FF or AA-BB-CC-DD-EE-FF. Option A (38 bits) and D (24 bits) are incorrect bit lengths. Option C (6 hexadecimal numbers) is incorrect - 6 hex digits would only be 24 bits, not 48. The full 12-hex-digit representation is the correct answer.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.