InterviewSolution
Saved Bookmarks
| 1. |
Ethernet frame consists of ____________(a) MAC address(b) IP address(c) Default mask(d) Network addressI had been asked this question during an interview for a job.The question is from Ethernet topic in portion Network Layer of Computer Network |
|
Answer» RIGHT answer is (a) MAC address Easy explanation: The Ethernet FRAME has a header that contains the source and destination MAC address. Each MAC address is of 48 bits. |
|