Answer & Solution
Answer: Option A
Solution:
Let's break down the OSI model and NetBEUI to understand the answer!
The OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a networking or telecommunication system.
It divides the communication process into seven layers:
1. Physical
2. Data Link
3. Network
4. Transport
5. Session
6. Presentation
7. Application
NetBEUI (NetBIOS Extended User Interface) is a network protocol.
It's a simple, fast protocol primarily used for small, local networks.
NetBEUI primarily operates at the transport and network layers of the OSI model.
Specifically:
* It handles
transport layer functions like reliable data transfer.
* It also provides
network layer functions by providing name resolution services.
Therefore, the correct answer is A: network and transport.