Difficulty: Easy
Correct Answer: To enable communication between different types of networks and vendors
Explanation:
Introduction / Context:
The OSI model is a conceptual seven-layer framework created by ISO (International Organization for Standardization). It was developed to guide vendors and developers in building interoperable network protocols and to facilitate communication across heterogeneous networks.
Given Data / Assumptions:
Concept / Approach:
The main purpose of the OSI model is interoperability. Before OSI, vendor-specific networking protocols made cross-network communication difficult. OSI introduced a layered structure to simplify protocol design and allow independent development of each layer. This abstraction supports compatibility across different hardware and software.
Step-by-Step Solution:
Verification / Alternative check:
ISO's official documentation confirms interoperability and vendor neutrality as the primary goals.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
To enable communication between different types of networks and vendors
Discussion & Comments