Network Protocols And Standards - Srickperry

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Srickperry
S
Srickperry
Community Contributor
Quizzes Created: 6 | Total Attempts: 1,378
| Attempts: 259
SettingsSettings
Please wait...
Please wait...
Network Protocols And Standards - Srickperry - Quiz
About This Quiz

Like any other lines of work, Networking has protocols and standards, which are meant to guide the profession. Players need to full understand all of these to well execute their roles. Al the best as you take up the challenge.


Quiz Preview

  • 2. 

    ______is a protocol suite (which means there are many protocols in one) that was developed by Novell and was very popular on older NetWare networks. However, newer versions of NetWare (NetWare 5.x and above) have moved away from it and are using TCP/IP as the preferred protocol. Microsoft refers to this protocol as NWLink (NetWare Link).

    Explanation
    IPX/SPX is a protocol suite developed by Novell that was widely used on older NetWare networks. However, newer versions of NetWare have shifted to using TCP/IP as the preferred protocol. Microsoft refers to IPX/SPX as NWLink (NetWare Link).

    Rate this question:

  • 3. 

    This communication mode Is used for connectionless communication in which a session is not needed. It also is used for any broadcast by NetBIOS. It does not support error detection and correction services, which are therefore the responsibility of the application using NetBIOS.

    Explanation
    Datagram mode is a communication mode that is used for connectionless communication, meaning that a session is not required. It is also used for any broadcast by NetBIOS. In this mode, error detection and correction services are not supported, so the responsibility of ensuring data integrity falls on the application using NetBIOS. Therefore, the correct answer is Datagram mode.

    Rate this question:

  • 4. 

    _____________ communication is a form of communication in which the sending system does not “introduce” itself—it just fires the data off. Also, the destination computer does not notify the source when the information is received. This type of communication can be unreliable because there is no notification to guarantee delivery. It can be faster than the other type of communication because the overhead of managing the session is not there, and after the information is sent, there is no second step to ensure proper receipt of information.

    Explanation
    Connectionless communication is a form of communication where the sending system does not identify itself and simply transmits the data without any acknowledgment from the destination computer. This type of communication can be unreliable as there is no guarantee of delivery. However, it can be faster than connection-oriented communication because there is no overhead of managing the session and no need for a second step to ensure proper receipt of information. Therefore, the correct answer is "Connectionless."

    Rate this question:

  • 5. 

    ________ is a transport protocol developed by IBM but adopted by Microsoft for use in earlier versions of Windows and DOS.  This protocol is commonly found in smaller networks due to the fact that it is a nonroutable protocol.

    Explanation
    NetBEUI is a transport protocol that was initially developed by IBM but later adopted by Microsoft for use in earlier versions of Windows and DOS. It is commonly found in smaller networks because it is a nonroutable protocol, meaning it cannot be used to communicate across different networks. NetBEUI is known for its simplicity and efficiency, making it suitable for smaller networks where routing capabilities are not required.

    Rate this question:

  • 6. 

    ______ is the standard for Ethernet networks today.

    Explanation
    The standard for Ethernet networks today is 802.3, also known as IEEE 802.3. This standard defines the physical and data link layer specifications for Ethernet networks, including the wiring, signaling, and frame formats used in network communication. It ensures compatibility and interoperability between different Ethernet devices and allows for the transmission of data over local area networks (LANs) and wide area networks (WANs).

    Rate this question:

  • 7. 

    TCP is an example of a transport protocol responsible for:

    • Reliable delivery

    • Unreliable delivery

    Correct Answer
    A. Reliable delivery
    Explanation
    TCP (Transmission Control Protocol) is a transport protocol that ensures reliable delivery of data over a network. It achieves this by using various mechanisms such as acknowledgement, retransmission, and flow control. TCP guarantees that data packets are delivered in the correct order and without errors, making it suitable for applications that require accurate and error-free transmission, such as web browsing, email, and file transfer.

    Rate this question:

  • 8. 

    NetBEUI has a close friend, _______, with which it works closely when communicating with systems on the network. It is an application programming interface (API) that is used to make network calls to remote systems. When you install NetBEUI, it includes this protocol, and it relies on it for session management functionality. Also, it is nonroutable but may be installed with other routable protocols such as IPX/SPX or TCP/IP to allow it's traffic to travel across networks.

    Correct Answer
    NetBIOS
    Explanation
    NetBEUI has a close friend, NetBIOS, with which it works closely when communicating with systems on the network. NetBIOS is an application programming interface (API) that is used to make network calls to remote systems. When NetBEUI is installed, it includes the NetBIOS protocol and relies on it for session management functionality. NetBIOS is nonroutable but may be installed with other routable protocols such as IPX/SPX or TCP/IP to allow its traffic to travel across networks.

    Rate this question:

  • 9. 

    ______ is a routable protocol that was built by Novell and used in older version of Netware.

    Correct Answer
    IPX/SPX
    Explanation
    IPX/SPX is a routable protocol developed by Novell and used in older versions of Netware. It stands for Internetwork Packet Exchange/Sequenced Packet Exchange. IPX/SPX was primarily used for communication between computers in a local area network (LAN). It provided reliable and efficient data transmission by breaking data into smaller packets and ensuring their sequential delivery. However, with the emergence of TCP/IP as the dominant networking protocol, IPX/SPX has become less common and has been largely replaced by TCP/IP in modern networks.

    Rate this question:

  • 10. 

    Ethernet is defined by the __________ standard.

    Correct Answer
    IEEE 802.3
    802.3
    Explanation
    Ethernet is a networking technology that is defined by the IEEE 802.3 standard. This standard specifies the physical and data link layer protocols for Ethernet networks. It outlines the specifications for the physical media, such as the cables and connectors used, as well as the protocols for data transmission and collision detection. Therefore, both "IEEE 802.3" and "802.3" are correct answers as they refer to the same standard that defines Ethernet.

    Rate this question:

  • 11. 

    8 - Which of the following is not a layer in the OSI model?

    • Physical

    • Transport

    • Network

    • Data Transmission

    Correct Answer
    A. Data Transmission
    Explanation
    The OSI model is a conceptual framework used to understand and describe how different network protocols interact and communicate with each other. It consists of seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application. The term "Data Transmission" is not a recognized layer in the OSI model. The correct answer is "Data Transmission" because it is not a layer in the OSI model.

    Rate this question:

  • 12. 

    This protocol is a routable protocol that is used primarily in Macintosh environments to connect multiple systems together in a network environment.  It was implemented in two phases, known as phase 1 and phase 2, with the second phase being more popular today.

    Correct Answer
    AppleTalk
    Apple Talk
    Explanation
    AppleTalk is a routable protocol primarily used in Macintosh environments to connect multiple systems together in a network. It was implemented in two phases, phase 1 and phase 2, with the second phase being more widely used today.

    Rate this question:

  • 13. 

    This communication mode is used for connection-oriented communication in which NetBIOS would be responsible for establishing a session with the target system, monitoring the session to detect any errors in transmission, and then recovering from those errors by retransmitting any data that went missing or was corrupt.

    Correct Answer
    Session
    Session mode
    Explanation
    Session mode is the correct answer because it refers to the communication mode used for connection-oriented communication. In this mode, NetBIOS is responsible for establishing a session with the target system, monitoring the session for errors, and recovering from those errors by retransmitting any missing or corrupt data.

    Rate this question:

  • 14. 

    This protocol is the most common protocol used today.  It is a routable protocol and is the protocol on which the Internet is built.

    • IPX/SPX

    • NetBEUI

    • TCP/IP

    • AppleTalk

    Correct Answer
    A. TCP/IP
    Explanation
    TCP/IP is the most common protocol used today because it is a routable protocol and the protocol on which the Internet is built. TCP/IP allows for the transmission of data packets across networks, ensuring reliable and efficient communication. It is widely adopted and supported by various devices and operating systems, making it the standard for internet communication.

    Rate this question:

  • 15. 

    This protocol has two communication modes, Session mode and Datagram mode.

    Correct Answer
    NetBIOS
    Explanation
    NetBIOS is a protocol that provides services for communication between computers on a local area network. It supports two communication modes, Session mode and Datagram mode. In Session mode, a connection is established between the communicating devices, allowing for reliable and ordered data transmission. Datagram mode, on the other hand, does not require a connection and allows for faster but less reliable transmission of data. NetBIOS is commonly used for file sharing, printer sharing, and other network services.

    Rate this question:

  • 16. 

    This phase was designed for larger networks and supports more than 200 hosts on the network.It supports extended networks, thereby allowing one network segment to be assigned multiple network numbers and allowing for multiple zones on that network segment. Each node is part of a single zone on an extended network.

    • 1

    • 2

    Correct Answer
    A. 2
  • 17. 

    A reliable dialog between two computers is called a ________________.

    Correct Answer
    session
    Explanation
    A session is just like a telephone call. You set up a telephone call by dialing (handshaking), speak to the other person (exchange data), say “Goodbye,” and hang up when finished.

    Rate this question:

  • 18. 

    This type of communication means data is sent without acknowledgment of receipt.

    • Unreliable

    • Connectionless

    Correct Answer
    A. Unreliable
    Explanation
    This type of communication, known as unreliable, refers to the transmission of data without any acknowledgment of receipt. In this type of communication, there is no guarantee that the data will reach its intended destination or that it will be received correctly. It is called unreliable because there is a possibility of data loss or errors during transmission.

    Rate this question:

  • 19. 

    Which OSI layer does the IPX and IP protocols run in?

    • Application

    • Presentation

    • Session

    • Transport

    • Network

    • Data Link

    • Physical

    Correct Answer
    A. Network
    Explanation
    The IPX and IP protocols run in the Network layer of the OSI model. The Network layer is responsible for routing and forwarding data packets between different networks. IPX (Internetwork Packet Exchange) is a network layer protocol used by Novell NetWare operating systems, while IP (Internet Protocol) is a network layer protocol used for addressing and routing packets across the internet. Both protocols operate at the Network layer to ensure proper delivery of data packets between different networks.

    Rate this question:

  • 20. 

    This protocol is a routable protocol used in Macintosh environments.

    • IPX/SPX

    • NetBEUI

    • TCP/IP

    • AppleTalk

    Correct Answer
    A. AppleTalk
    Explanation
    AppleTalk is a routable protocol commonly used in Macintosh environments. It was developed by Apple Inc. and provides services such as file sharing, printing, and network browsing. AppleTalk uses a hierarchical addressing scheme and supports both local area and wide area networks. It is compatible with various network topologies and can be used over Ethernet, Token Ring, and other network technologies. Therefore, AppleTalk is the correct answer for a routable protocol used in Macintosh environments.

    Rate this question:

  • 21. 

    10 - Which of the following represents a layer-2 address?

    • COMPUTER1

    • 00-02-3F-6B-25-13

    • 192.168.3.200

    • Www.gleneclarke.com

    Correct Answer
    A. 00-02-3F-6B-25-13
    Explanation
    The correct answer, 00-02-3F-6B-25-13, represents a layer-2 address. Layer-2 addresses, also known as MAC addresses, are unique identifiers assigned to network interface cards (NICs) at the data link layer of the OSI model. These addresses are used to identify devices within a local network, allowing for communication between devices on the same network segment. In this case, 00-02-3F-6B-25-13 is a MAC address that can be used to identify a specific device on a network.

    Rate this question:

  • 22. 

    This type of communication means that a session is not established before transmitting.

    • Unreliable

    • Connectionless

    Correct Answer
    A. Connectionless
    Explanation
    Connectionless communication refers to a mode of communication where a session is not established before transmitting data. In this type of communication, each packet is treated independently and does not require a dedicated connection or acknowledgment from the receiver. This approach allows for faster transmission and reduced overhead, making it suitable for applications where reliability is not a primary concern, such as streaming media or real-time communication.

    Rate this question:

  • 23. 

    UDP is an example of a transport protocol responsible for:

    • Reliable delivery

    • Unreliable delivery

    Correct Answer
    A. Unreliable delivery
    Explanation
    UDP (User Datagram Protocol) is a transport protocol that provides unreliable delivery of data. Unlike TCP, UDP does not guarantee that the data will be delivered successfully or in the correct order. It is a connectionless protocol that does not establish a dedicated connection before sending data. UDP is commonly used for applications that prioritize speed and efficiency over reliability, such as streaming media, online gaming, and DNS. Since it does not have the overhead of error checking and retransmission, UDP can deliver data with lower latency, but it also means that data may be lost or arrive out of order.

    Rate this question:

  • 24. 

    Which OSI layer handles the Twisted-pair, thinnet coax, AUI, and network interface card components?

    • Application

    • Presentation

    • Session

    • Transport

    • Network

    • Data Link

    • Physical

    Correct Answer
    A. Physical
    Explanation
    The Physical layer of the OSI model handles the Twisted-pair, thinnet coax, AUI, and network interface card components. This layer is responsible for the physical transmission of data over the network, including the electrical, mechanical, and functional aspects of the network interface. It defines the physical characteristics of the transmission medium, such as cables, connectors, and signaling. The Physical layer ensures that the bits sent from one device are received correctly by the other device.

    Rate this question:

  • 25. 

    This is the only protocol that is nonroutable.

    • NetBEUI

    • IPX/SPX

    • AppleTalk

    • TCP/IP

    Correct Answer
    A. NetBEUI
    Explanation
    NetBEUI is the correct answer because it is the only protocol among the options that is nonroutable. This means that it cannot be used to communicate across different networks or subnets. NetBEUI is primarily designed for small local area networks (LANs) and does not have the capability to route data between different networks. In contrast, IPX/SPX, AppleTalk, and TCP/IP are all routable protocols that can be used for communication between different networks.

    Rate this question:

  • 26. 

    1 - What is the name given to languages that are used for network communication?

    • NIC

    • Segment

    • Protocol

    • Cable

    Correct Answer
    A. Protocol
    Explanation
    Protocol is the correct answer because protocols are the set of rules and guidelines that govern the communication between devices on a network. They define how data is formatted, transmitted, received, and interpreted. Different protocols are used for different purposes, such as TCP/IP for internet communication, HTTP for web browsing, and SMTP for email. Therefore, protocols are the languages used for network communication.

    Rate this question:

  • 27. 

    3 - Which protocol is used on the Internet to give each computer a unique address?

    • IPX/SPX

    • TCP/IP

    • NetBEUI

    • DLC

    Correct Answer
    A. TCP/IP
    Explanation
    TCP/IP is the correct answer because it is the protocol used on the Internet to give each computer a unique address. TCP/IP stands for Transmission Control Protocol/Internet Protocol and it is a set of rules that governs how data is transmitted and received over the Internet. It allows for the identification and addressing of devices on a network, ensuring that each computer has a unique IP address. IPX/SPX, NetBEUI, and DLC are not used for this purpose on the Internet.

    Rate this question:

  • 28. 

    IEEE stands for The ________ of _______ and _________ _________.

    Correct Answer
    The Institute of Electrical and Electronics Engineers
    Institute Electrical Electronics Engineers
    Institute of Electrical and Electronics Engineers
    Explanation
    The Institute of Electrical and Electronics Engineers (IEEE) is a large and respected professional organization that is also active in defining standards. The 802 committee of the IEEE defines one set of standards dear to the hearts of most network professionals. Twelve subcommittees of the 802 committee define low-level LAN and WAN access protocols. Most of the protocols defined by the 802 committee reside in the physical and data link layers of the OSI model.

    Rate this question:

  • 29. 

    13 - Which of the following represents a layer-3 address?

    • COMPUTER1

    • 00-02-3F-6B-25-13

    • 192.168.3.200

    • Www.glenclarke.com

    Correct Answer
    A. 192.168.3.200
    Explanation
    The correct answer is 192.168.3.200. This is a layer-3 address because it is an IP address, which is used at the network layer of the TCP/IP protocol stack. Layer-3 addresses are used to identify devices on a network and enable communication between them. In this case, 192.168.3.200 is a valid IPv4 address.

    Rate this question:

  • 30. 

    This protocol is unsecure and requires configuration when installing.  However, it can be used to connect dissimilar environments together.

    Correct Answer
    TCP/IP
    Explanation
    TCP/IP is a widely used network protocol suite that allows communication between different devices and networks. It is considered unsecure because it does not provide built-in encryption or authentication mechanisms. However, it can be configured to enhance security by implementing additional protocols or using encryption technologies. TCP/IP is also known for its ability to connect dissimilar environments, enabling communication between different operating systems and network architectures.

    Rate this question:

  • 31. 

    Which OSI layer does the JPEG, GIF, and MPEG protocols run in?

    • Application

    • Presentation

    • Session

    • Transport

    • Network

    • Data Link

    • Physical

    Correct Answer
    A. Presentation
    Explanation
    The JPEG, GIF, and MPEG protocols run in the Presentation layer of the OSI model. This layer is responsible for the formatting, encryption, and compression of data. These protocols deal with the presentation and representation of multimedia data, such as images and videos, which aligns with the functionalities of the Presentation layer.

    Rate this question:

  • 32. 

    This protocol is a non-routable protocol.

    • IPX/SPX

    • NetBEUI

    • TCP/IP

    • AppleTalk

    Correct Answer
    A. NetBEUI
    Explanation
    NetBEUI is a non-routable protocol, meaning it cannot be used to communicate between different networks or across the internet. It is designed for small, local networks and does not have the necessary features to route data between multiple networks.

    Rate this question:

  • 33. 

    This phase of the AppleTalk protocol was designed for small workgroup environments and therefore supports a much smaller number of nodes on the network. It supports nonextended networks; each network segment is allowed to be assigned only a single network number, and only one zone is allowed in a nonextended network. A zone is a logical grouping of nodes—the network administrator will assign nodes to a particular zone.

    • 1

    • 2

    Correct Answer
    A. 1
    Explanation
    The correct answer is 1 because it accurately describes the phase of the AppleTalk protocol that was designed for small workgroup environments. This phase supports a smaller number of nodes on the network and allows only one network number to be assigned to each network segment. Additionally, it only allows for one zone in a nonextended network, which is a logical grouping of nodes that the network administrator assigns.

    Rate this question:

  • 34. 

    20 - Which 802 project standard defines wireless at speeds of 54 Mbps and a frequency range of 2.4GHz?

    • 802.11a

    • 802.11b

    • 802.11c

    • 802.11g

    Correct Answer
    A. 802.11g
    Explanation
    A, B, and C are incorrect. 802.11a is at 54 Mbps but is not at a frequency of 2.4 GHz, 802.11b is at 11 Mbps but compatible with 802.11g, because it runs at the same frequency, and both are Wi-Fi compatible. 802.11c is not a wireless standard.

    Rate this question:

  • 35. 

    OSI stands for _______ _________ ___________

    Correct Answer
    Open Systems Interconnect
    Explanation
    OSI stands for Open Systems Interconnect. The Open Systems Interconnect (OSI) model is a conceptual framework that standardizes the functions of a communication system into seven different layers. These layers work together to facilitate communication between different devices and networks. The OSI model provides a systematic approach to network design and troubleshooting by dividing the communication process into manageable and independent layers. The term "Interconnect" refers to the connection and interaction between these layers to ensure seamless communication.

    Rate this question:

  • 36. 

    This protocol defines the structure of Internet mail messages.  It is a level 7 protocol.

    • IPX

    • SPX

    • IP

    • TCP

    • UDP

    • NFS

    • SMB and Novell NCP

    • SMTP

    • FTP and TFTP

    • DECnet

    • DLC

    Correct Answer
    A. SMTP
    Explanation
    SMTP = Simple Mail Transport Protocol

    Rate this question:

  • 37. 

    This 802.11 project category supports speeds of 54 Mbps at the same frequency range as 802.11b, which allows devices from the two standards to coexist.

    • 802.11a

    • 802.11b

    • 802.11g

    • 802.11n

    Correct Answer
    A. 802.11g
    Explanation
    For example, I have an 802.11b wireless access point, but I am connected to it with my 802.11g wireless network card. I am getting only the 11 Mbps transfer rate because it is
    the lowest common denominator between the two standards.

    Rate this question:

  • 38. 

    This protocol is responsible for reliable delivery.  It is a connection-oriented protocol that will ensure that packets that are not received at the destination are retransimitted on the wire.

    • IPX

    • SPX

    Correct Answer
    A. SPX
    Explanation
    SPX (Sequenced Packet Exchange) is a protocol that provides reliable delivery of packets. It is a connection-oriented protocol, meaning that it establishes a connection between the sender and receiver before transmitting data. SPX ensures reliable delivery by retransmitting any packets that are not received at the destination. Therefore, SPX fits the description given in the question, making it the correct answer.

    Rate this question:

  • 39. 

    This protocol is the most commonly used with older versions of Novell NetWare.

    • IPX/SPX

    • NetBEUI

    • TCP/IP

    • AppleTalk

    Correct Answer
    A. IPX/SPX
    Explanation
    The correct answer is IPX/SPX. IPX/SPX is a protocol that was commonly used with older versions of Novell NetWare. It provided network connectivity and communication between devices in a Novell NetWare network. While it has been largely replaced by TCP/IP in modern networks, it was widely used in the past for its compatibility with Novell NetWare systems.

    Rate this question:

  • 40. 

    This protocol is responsible for the routing of packets, it is also a connectionless, unreliable transport.

    • IPX

    • SPX

    Correct Answer
    A. IPX
    Explanation
    IPX (Internetwork Packet Exchange) is the correct answer. IPX is a network layer protocol that is responsible for routing packets in a network. It is a connectionless and unreliable transport protocol, meaning it does not establish a connection before transmitting data and does not guarantee the delivery of packets. IPX was commonly used in Novell NetWare networks. SPX (Sequenced Packet Exchange) is a transport layer protocol that works in conjunction with IPX to provide reliable delivery of packets. However, the given statement does not mention SPX, making IPX the appropriate answer.

    Rate this question:

  • 41. 

    4 - Which of the following protocols is a nonroutable protocol?

    • IPX/SPX

    • TCP/IP

    • NetBEUI

    • AppleTalk

    Correct Answer
    A. NetBEUI
    Explanation
    NetBEUI is a nonroutable protocol because it does not support routing across different networks. It is primarily used for small local area networks (LANs) and cannot be used to communicate between different LANs or over the internet. TCP/IP, IPX/SPX, and AppleTalk are all routable protocols that can be used for communication across different networks.

    Rate this question:

  • 42. 

    7 - You are troubleshooting to find out why a client on your NetWare 4.x network can communicate only with some of the Novell servers on the network.  You have verified that the IPX/SPX protocol is installed; what else would you check?

    • Ensure that the IP address is configured correctly.

    • Ensure that all servers and clients are configured for the same frame type.

    • Ensure that the client has a network card driver loaded.

    • Ensure that the client software is loaded.

    Correct Answer
    A. Ensure that all servers and clients are configured for the same frame type.
    Explanation
    The correct answer is to ensure that all servers and clients are configured for the same frame type. This is because in a NetWare 4.x network, communication between clients and servers is done using the IPX/SPX protocol, which relies on a specific frame type for communication. If the frame type is not consistent across all servers and clients, some of them may not be able to communicate with each other. Therefore, it is important to check and ensure that all servers and clients are configured with the same frame type to resolve the communication issue.

    Rate this question:

  • 43. 

    14 - Which of the following represents an application-layer protocol?

    • SMTP

    • IP

    • SPX

    • TCP

    Correct Answer
    A. SMTP
    Explanation
    An application-layer protocol is a protocol that is responsible for initiating some form of request. SMTP is used to send e-mail from server to server.

    Rate this question:

  • 44. 

    18 - Which 802 project standard defines Token Ring?

    • 802.5

    • 802.3z

    • 802.3ab

    • 802.11g

    Correct Answer
    A. 802.5
    Explanation
    The correct answer is 802.5. The 802.5 project standard defines Token Ring.

    Rate this question:

  • 45. 

    Which OSI layer does the FTP, SMTP, and Telnet protocols run in?

    • Application

    • Presentation

    • Session

    • Transport

    • Network

    • Data Link

    • Physical

    Correct Answer
    A. Application
    Explanation
    The FTP, SMTP, and Telnet protocols are all application layer protocols. The application layer is responsible for providing network services to user applications. These protocols allow users to access and transfer files (FTP), send and receive emails (SMTP), and remotely log into and control a computer (Telnet). Therefore, these protocols run in the application layer of the OSI model.

    Rate this question:

  • 46. 

    Which OSI layer does the TCP, UDP, SPX, and IPX protocols run in?

    • Application

    • Presentation

    • Session

    • Transport

    • Network

    • Data Link

    • Physical

    Correct Answer
    A. Transport
    Explanation
    TCP, UDP, SPX, and IPX protocols run in the Transport layer of the OSI model. The Transport layer is responsible for the end-to-end delivery of data between hosts and provides reliable or unreliable delivery of data packets. TCP (Transmission Control Protocol) is a reliable protocol that ensures the delivery and sequencing of data packets, while UDP (User Datagram Protocol) is an unreliable protocol that does not guarantee the delivery of data packets. SPX (Sequenced Packet Exchange) and IPX (Internetwork Packet Exchange) are protocols used in Novell NetWare networks. All of these protocols operate at the Transport layer for communication between applications on different hosts.

    Rate this question:

  • 47. 

    The IEEE Project standard for Ethernet (CSMA/CD) is:

    • 802.3

    • 802.3u

    • 802.3z

    • 802.3ab

    • 802.3ae

    Correct Answer
    A. 802.3
    Explanation
    The correct answer is 802.3. The IEEE Project standard for Ethernet (CSMA/CD) is 802.3, which specifies the physical and data link layer protocols for wired Ethernet networks. This standard defines the basic functions and characteristics of Ethernet networks, including the media access control (MAC) method, frame format, and data transmission rates. It is the foundation for Ethernet technology and is widely used in local area networks (LANs) and wide area networks (WANs).

    Rate this question:

  • 48. 

    2 - Which network protocol did Novell develop for use in its networking environment?

    • IPX/SPX

    • TCP/IP

    • NetBEUI

    • DLC

    Correct Answer
    A. IPX/SPX
    Explanation
    Novell developed the IPX/SPX network protocol for use in its networking environment. IPX/SPX stands for Internetwork Packet Exchange/Sequenced Packet Exchange, and it was the primary protocol used by Novell NetWare, a popular network operating system in the 1980s and 1990s. IPX/SPX provided reliable and connection-oriented communication between network devices, making it suitable for Novell's networking environment. TCP/IP and NetBEUI are also network protocols, but they were not specifically developed by Novell. DLC (Data Link Control) is a protocol used in IBM's Systems Network Architecture (SNA) and is not related to Novell's networking environment.

    Rate this question:

  • 49. 

    ISO stands for  ________ _________ _________

    Correct Answer
    International Organization Standardization
    International Organization for Standardization
    the International Organization for Standardization
    Explanation
    Although the acronym is out of order the answer is correct!

    Rate this question:

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 24, 2012
    Quiz Created by
    Srickperry
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.