1.
The term OSI stands for?
Correct Answer
B. Open Systems Interconnection
Explanation
The term OSI stands for Open Systems Interconnection. This is a reference model that describes how different computer systems can communicate and exchange data with each other. It provides a framework for understanding and implementing network protocols, ensuring that different systems can work together effectively.
2.
How many layers does the OSI model contain?
Correct Answer
D. 7
Explanation
The OSI model is a conceptual framework that standardizes the functions of a communication system into seven different layers. Each layer has a specific set of tasks and responsibilities, which collectively ensure the efficient transmission of data between devices. These layers include the physical layer, data link layer, network layer, transport layer, session layer, presentation layer, and application layer. Therefore, the correct answer is 7.
3.
Network standards are the ________ that companies should follow when designing and manufacturing their equipment.
Correct Answer
guidelines
Explanation
Network standards are a set of established principles and protocols that serve as guidelines for companies when designing and manufacturing their equipment. These standards ensure compatibility, interoperability, and reliability across different network devices and systems. By adhering to these guidelines, companies can ensure that their equipment meets industry specifications and can seamlessly integrate with other network components. Following network standards also promotes consistency and uniformity in network infrastructure, making it easier to troubleshoot and maintain network functionality.
4.
Network protocols are the common ________ that computers use to ________ with each other.
Correct Answer
language
communicate
Explanation
Network protocols are the common means that computers use to communicate with each other. These protocols serve as a set of rules and guidelines that allow different devices and systems to understand and exchange data effectively. By using a standardized language, computers can establish connections, transmit information, and ensure that data is received and interpreted correctly across the network.
5.
Layer 1 of the OSI model is the network layer?
Correct Answer
B. False
Explanation
Layer 1 of the OSI model is the physical layer
6.
The physical layer of the OSI model is concerned primarily with transmitting?
Correct Answer
D. Data bits (zeros or ones)
Explanation
The physical layer of the OSI model is responsible for transmitting data bits (zeros or ones) over the network. It deals with the actual physical transmission of data through the use of cables, connectors, and other hardware components. This layer is concerned with the electrical, mechanical, and functional aspects of the network, ensuring that the data is transmitted accurately and reliably.
7.
What layer of the ISO model works with routers?
Correct Answer
A. Network layer
Explanation
The network layer of the ISO model works with routers. This layer is responsible for routing packets across different networks, determining the best path for data transmission, and addressing and forwarding data packets. Routers operate at this layer by examining the destination IP address in the packet header and making decisions on how to forward the packet to its destination. Therefore, the network layer is the correct answer for this question.
8.
Which layer of the OSI model works with cables, connectors, NIC's and HUB's?
Correct Answer
C. pHysical Layer
Explanation
The Physical Layer of the OSI model is responsible for the physical transmission of data over the network. It deals with the actual hardware components such as cables, connectors, network interface cards (NICs), and hubs. This layer ensures that the data is transmitted reliably and efficiently through the physical medium, such as copper or fiber optic cables. It defines the electrical, mechanical, and procedural characteristics of the physical connection between devices.
9.
The Application Layer performs error detection and correction?
Correct Answer
B. False
Explanation
The Data Link Layer performs error detection and correction and marks where a message starts and where it ends.
10.
Which layer is concerned with formatting and editing user inputs and outputs?
Correct Answer
B. Presentation Layer
Explanation
The Presentation Layer is concerned with formatting and editing user inputs and outputs. This layer is responsible for translating data into a format that can be understood by the receiving application. It handles tasks such as data encryption, compression, and decompression. By formatting and editing user inputs and outputs, the Presentation Layer ensures that the data is presented in a consistent and standardized manner, regardless of the differences in the systems and devices involved in the communication process.
11.
Which layer provides an interface to software that enables it to use network services such as file transfers, email and web services?
Correct Answer
D. Application Layer
Explanation
The Application Layer provides an interface to software that enables it to use network services such as file transfers, email, and web services. This layer is responsible for managing communication between applications and the network, allowing applications to access and utilize network services efficiently. It provides services and protocols that allow different applications to communicate with each other over a network, making it the correct answer in this context.
12.
Which layer manages the diaglogue between applications on two different computers?
Correct Answer
A. Session Layer
Explanation
The session layer is responsible for managing the dialogue between applications on two different computers. It establishes, maintains, and terminates connections between the communicating devices, ensuring that the data is properly synchronized and delivered in the correct order. This layer also handles session checkpointing and recovery, allowing for the resumption of interrupted sessions.
13.
What does PDU stand for?
Correct Answer
C. Protocol Data Unit
Explanation
A Protocol data unit is a block of information transferred over a network.
14.
What PDU contains a source and destination address?
Correct Answer
D. Packet
Explanation
A packet contains the network address of the source and destination device.
15.
The IEEE is a professional organisation made up of engineers, scientists, researchers and students who have provided the standards in local and wireless networking. What does IEEE stand for?
Correct Answer
C. Institute of Electrical and Electronic Engineers
Explanation
The correct answer is "Institute of Electrical and Electronic Engineers." The IEEE is a professional organization that sets standards in various fields, including electrical and electronic engineering. It is made up of professionals and students in these fields and is known for its contributions to local and wireless networking standards.