Computer Networks

Back to Computer Networks

Module 1: Physical Layer & Data Communication

  1. Q1a. This layer is an addition to OSI model when compared with TCP/IP model: (i) Application layer (ii) Presentation layer (iii) Session layer (iv) Both session layer and presentation layer20192m

    Module 1: Physical Layer & Data Communication

    This layer is an addition to OSI model when compared with TCP/IP model:
    (i) Application layer
    (ii) Presentation layer
    (iii) Session layer
    (iv) Both session layer and presentation layer

    View this question on its own page →
    Worked Solution

    Answer

    (iv) Both Session layer and Presentation layer

    Explanation

    The OSI model has 7 layers:

    1. Physical
    2. Data Link
    3. Network
    4. Transport
    5. Session
    6. Presentation
    7. Application

    The traditional TCP/IP model has fewer layers. Its Application layer combines the responsibilities of the OSI Application, Presentation, and Session layers.

    Therefore, when comparing the two models, the Session and Presentation layers are separate layers in OSI but are not separate layers in the traditional TCP/IP model.

    Option analysis

    • (i) Application: Exists in both models, although its scope differs.
    • (ii) Presentation: Separate in OSI; its functions are incorporated into TCP/IP's Application layer.
    • (iii) Session: Separate in OSI; its functions are incorporated into TCP/IP's Application layer.
    • (iv) Both session layer and presentation layer: Correct.

    Final answer: (iv) Both session layer and presentation layer.

  2. Q1a. What layer in the TCP/IP stack is equivalent to the transport layer of the OSI model? (i) Application (ii) Host-to-host (iii) Internet (iv) Network access20212m

    Module 1: Physical Layer & Data Communication

    What layer in the TCP/IP stack is equivalent to the transport layer of the OSI model?

    (i) Application
    (ii) Host-to-host
    (iii) Internet
    (iv) Network access

    View this question on its own page →
    Worked Solution

    Answer

    (ii) Host-to-host layer

    Explanation

    The OSI model has seven layers, while the TCP/IP model is commonly represented using four layers: Application, Host-to-Host (Transport), Internet, and Network Access.

    The Transport layer of the OSI model provides end-to-end communication between processes. It handles functions such as segmentation, flow control, error control, and reliable delivery when TCP is used.

    In the TCP/IP model, these responsibilities belong to the Host-to-Host/Transport layer.

    Option analysis

    • (i) Application: Corresponds broadly to the OSI Application, Presentation, and Session layers.
    • (ii) Host-to-host: Correct. It corresponds to the OSI Transport layer.
    • (iii) Internet: Corresponds to the OSI Network layer.
    • (iv) Network access: Covers functions associated broadly with the OSI Data Link and Physical layers.

    Final answer: (ii) Host-to-host.

  3. Q1a. In the following pairs of OSI protocol layer/sub-layer and its Functionality, the INCORRECT pair is (i) Network layer and Routing (ii) Data Link Layer and Bit synchronization (iii) Transport layer and End-to-end process communication (iv) Medium Access Control sub-layer and Channel sharing20162m

    Module 1: Physical Layer & Data Communication

    In the following pairs of OSI protocol layer/sub-layer and its Functionality, the INCORRECT pair is
    (i) Network layer and Routing
    (ii) Data Link Layer and Bit synchronization
    (iii) Transport layer and End-to-end process communication
    (iv) Medium Access Control sub-layer and Channel sharing

    View this question on its own page →
    Worked Solution

    Answer

    (ii) Data Link Layer and Bit synchronization is the INCORRECT pair.

    Explanation

    Let's check each pair:

    • (i) Network layer — Routing: Correct. The Network layer determines paths through an internetwork and performs routing/forwarding-related functions.
    • (ii) Data Link Layer — Bit synchronization: Incorrect. Bit synchronization is primarily a Physical Layer function. The Physical layer is responsible for transmitting raw bits and maintaining synchronization between sender and receiver.
    • (iii) Transport layer — End-to-end process communication: Correct. The Transport layer provides end-to-end/process-to-process communication and may provide reliability, flow control, and error control.
    • (iv) MAC sub-layer — Channel sharing: Correct. The MAC sub-layer controls access to a shared transmission medium and determines when a device may transmit.

    Therefore, the incorrect pair is (ii).

    Final answer

    (ii) Data Link Layer and Bit synchronization.

  4. Q1a. This layer is an addition to OSI model when compared with TCP/IP model: (i) Application layer (ii) Presentation layer (iii) Session layer (iv) Both session layer and presentation layer20182m

    Module 1: Physical Layer & Data Communication

    This layer is an addition to OSI model when compared with TCP/IP model:
    (i) Application layer
    (ii) Presentation layer
    (iii) Session layer
    (iv) Both session layer and presentation layer

    View this question on its own page →
    Worked Solution

    Answer

    (iv) Both Session layer and Presentation layer

    Explanation

    The OSI model contains seven layers, while the traditional TCP/IP model groups several OSI functions together.

    The OSI Presentation layer handles functions such as data translation/format conversion, encryption/decryption, and compression. The OSI Session layer handles session establishment, management, synchronization, and termination.

    In the TCP/IP model, these functions are generally incorporated into the broader Application layer rather than represented as separate Presentation and Session layers.

    Therefore, both the Session and Presentation layers are separate additions in the OSI model when compared with the traditional TCP/IP model.

    Final answer: (iv) Both session layer and presentation layer.

  5. Q1a. Write any two functions of the session layer in OSI model.20172m

    Module 1: Physical Layer & Data Communication

    Write any two functions of the session layer in OSI model.

    View this question on its own page →
    Worked Solution

    Answer

    Any two important functions of the Session Layer are:

    1. Dialog control: It manages the dialogue between two communicating applications, including controlling which side can transmit at a particular time. It can support half-duplex and full-duplex communication.

    2. Synchronization/checkpointing: The Session layer can insert synchronization points (checkpoints) into a long data transfer. If communication is interrupted, the transfer can resume from a checkpoint instead of restarting from the beginning.

    Other valid functions

    The Session layer is also associated with session establishment, session management, and session termination between applications.

    Exam-ready answer

    The Session layer establishes, manages, and terminates communication sessions between applications. Two functions are dialog control and synchronization/checkpointing.

    For 2 marks: Write any two functions with one-line explanations.

  6. Q1b. Which topology covers security, robust and eliminating traffic factor? (i) Mesh (ii) Ring (iii) Star (iv) Bus20212m

    Module 1: Physical Layer & Data Communication

    Which topology covers security, robust and eliminating traffic factor?

    (i) Mesh
    (ii) Ring
    (iii) Star
    (iv) Bus

    View this question on its own page →
    Worked Solution

    Answer

    (i) Mesh topology

    Explanation

    A mesh topology connects nodes with multiple dedicated links. In a full mesh, every node has a direct connection to every other node.

    This gives mesh topology strong reliability and robustness: if one link fails, traffic can often use another path. Dedicated links also reduce contention and unwanted traffic compared with a shared bus.

    Option analysis

    • (i) Mesh: Correct. It is highly reliable, provides dedicated communication paths, and avoids the single shared communication medium of a bus.
    • (ii) Ring: Nodes share a logical ring; a link/node failure can disrupt communication unless redundancy is provided.
    • (iii) Star: Easy to manage, but the central device is a potential single point of failure.
    • (iv) Bus: Uses a shared medium, so collisions/traffic contention can occur.

    Final answer: (i) Mesh.

  7. Q1b. The term 'WAN' stands for (i) Wide Area Net (ii) Wide Access Network (iii) Wide Area Network (iv) Wide Access Net20222m

    Module 1: Physical Layer & Data Communication

    The term 'WAN' stands for

    (i) Wide Area Net
    (ii) Wide Access Network
    (iii) Wide Area Network
    (iv) Wide Access Net

    View this question on its own page →
    Worked Solution

    Answer

    (iii) Wide Area Network

    Explanation

    WAN stands for Wide Area Network. It is a network designed to cover a large geographical area, such as cities, states, countries, or continents. The Internet is the largest example of an interconnected wide-area network.

    Final answer: (iii) Wide Area Network.

  8. Q1b. Which one of the following layers of abstraction is not present in the TCP/IP model but is included in the OSI model? (i) Network layer (ii) Transport layer (iii) Session layer (iv) Application layer20232m

    Module 1: Physical Layer & Data Communication

    Which one of the following layers of abstraction is not present in the TCP/IP model but is included in the OSI model?
    (i) Network layer
    (ii) Transport layer
    (iii) Session layer
    (iv) Application layer

    View this question on its own page →
    Worked Solution

    Answer

    (iii) Session layer

    Explanation

    The OSI model has separate Session and Presentation layers, whereas the traditional TCP/IP model combines their functions into its broader Application layer.

    The Network, Transport, and Application functions are represented in both models, although the names and grouping differ. The Session layer is therefore the best answer among the options.

    Final answer: (iii) Session layer.

  9. Q1b. What is repeater?20152m

    Module 1: Physical Layer & Data Communication

    What is repeater?

    View this question on its own page →
    Worked Solution

    Answer

    A repeater is a Physical-layer networking device that receives a weakened or distorted signal, regenerates it, and retransmits it.

    Purpose

    Signals become weaker as they travel over long distances due to attenuation. A repeater restores the signal so the network can cover a greater physical distance.

    Key point

    A repeater does not make routing decisions or inspect IP/MAC addresses. Its primary function is signal regeneration at the Physical layer.

    Exam-ready: A repeater regenerates and retransmits signals to extend the transmission distance of a network.

  10. Q1c. Frames from one LAN can be transmitted to another LAN via the device (i) Router (ii) Bridge (iii) Repeater (iv) Modem20202m

    Module 1: Physical Layer & Data Communication

    Frames from one LAN can be transmitted to another LAN via the device

    (i) Router
    (ii) Bridge
    (iii) Repeater
    (iv) Modem

    View this question on its own page →
    Worked Solution

    Answer

    (ii) Bridge

    Explanation

    A bridge operates at the Data Link layer and connects LAN segments. It forwards Ethernet frames between LANs using MAC addresses.

    • Bridge: connects LAN segments and forwards frames based on MAC addresses.
    • Router: operates at the Network layer and forwards packets between IP networks.
    • Repeater: regenerates physical-layer signals but does not make forwarding decisions based on addresses.
    • Modem: performs modulation/demodulation for transmission over certain communication media.

    Because the question specifically asks about transmitting frames from one LAN to another LAN, the expected answer is Bridge.

    Final answer: (ii) Bridge.

  11. Q1c. Which layer of the TCP/IP stack corresponds to the OSI model transport layer? (i) Host-to-host (ii) Application (iii) Internet (iv) Network access20222m

    Module 1: Physical Layer & Data Communication

    Which layer of the TCP/IP stack corresponds to the OSI model transport layer?

    (i) Host-to-host
    (ii) Application
    (iii) Internet
    (iv) Network access

    View this question on its own page →
    Worked Solution

    Answer

    (i) Host-to-host

    Explanation

    In the traditional TCP/IP model, the Host-to-Host (Transport) layer corresponds to the OSI Transport layer.

    It provides process-to-process communication and can provide functions such as segmentation, flow control, error control, and reliable delivery through protocols such as TCP.

    • Application → broadly combines OSI Application, Presentation, and Session functions.
    • Host-to-host → corresponds to OSI Transport.
    • Internet → corresponds to OSI Network.
    • Network access → broadly covers OSI Data Link and Physical functions.

    Final answer: (i) Host-to-host.

  12. Q1c. What is the significance of the twisting in twisted-pair cable?20172m

    Module 1: Physical Layer & Data Communication

    What is the significance of the twisting in twisted-pair cable?

    View this question on its own page →
    Worked Solution

    Answer

    Twisting the conductors in a twisted-pair cable helps reduce electromagnetic interference (EMI) and crosstalk.

    Each pair is twisted so that external interference affects the conductors in a more balanced way. The twisting also reduces the amount of electromagnetic radiation coupled between adjacent pairs.

    Exam-ready

    The twisting of wires reduces noise, electromagnetic interference, and crosstalk, improving the reliability of data transmission.

    For 2 marks: Mention reduction of EMI/crosstalk and improved signal quality.

  13. Q1c. What is baud rate?20152m

    Module 1: Physical Layer & Data Communication

    What is baud rate?

    View this question on its own page →
    Worked Solution

    Answer

    Baud rate is the number of signal symbols transmitted per second over a communication channel. Its unit is baud (symbols/second).

    Important distinction

    Baud rate is not always the same as bit rate. If each symbol carries more than one bit, then:

    Bit rate=Baud rate×bits per symbol\text{Bit rate} = \text{Baud rate} \times \text{bits per symbol}

    For example, if one symbol represents 2 bits and the baud rate is 1000 baud, the bit rate is 2000 bits/s.

    Exam-ready: Baud rate = number of signal symbols transmitted per second.

  14. Q1d. ______ refers to the physical or logical arrangement of a network. (i) Topology (ii) Mode of operation (iii) Data flow (iv) None of the above20202m

    Module 1: Physical Layer & Data Communication

    ______ refers to the physical or logical arrangement of a network.

    (i) Topology
    (ii) Mode of operation
    (iii) Data flow
    (iv) None of the above

    View this question on its own page →
    Worked Solution

    Answer

    (i) Topology

    Explanation

    Network topology describes the physical or logical arrangement of devices and communication links in a network.

    Examples include:

    • Bus: devices share a common backbone.
    • Star: devices connect to a central switch/hub.
    • Ring: devices form a logical/physical ring.
    • Mesh: devices have multiple interconnections.

    Therefore, the correct answer is (i) Topology.

  15. Q1e. For a 10 Mbps Ethernet link, if the length of the packet is 32 bits, the transmission delay is (in milliseconds): (i) 3.2 (ii) 32 (iii) 0.32 (iv) None of the above20192m

    Module 1: Physical Layer & Data Communication

    For a 10 Mbps Ethernet link, if the length of the packet is 32 bits, the transmission delay is (in milliseconds):
    (i) 3.2
    (ii) 32
    (iii) 0.32
    (iv) None of the above

    View this question on its own page →
    Worked Solution

    Answer

    (iv) None of the above

    Calculation

    Transmission delay is:
    Tt=LRT_t = \frac{L}{R}

    where LL is packet length and RR is transmission rate.

    Given:

    • L=32L=32 bits
    • R=10R=10 Mbps =10×106=10\times10^6 bits/s

    Therefore:
    Tt=3210×106=3.2×106T_t=\frac{32}{10\times10^6}=3.2\times10^{-6} s.

    Convert to milliseconds:
    3.2×106×1000=0.00323.2\times10^{-6}\times1000=0.0032 ms.

    None of the listed numerical options equals 0.0032 ms.

    Final answer: (iv) None of the above.

  16. Q1f. Which transmission media has the highest transmission speed in a network? (i) Coaxial cable (ii) Twisted pair cable (iii) Optical fiber (iv) Electrical cable20212m

    Module 1: Physical Layer & Data Communication

    Which transmission media has the highest transmission speed in a network?

    (i) Coaxial cable
    (ii) Twisted pair cable
    (iii) Optical fiber
    (iv) Electrical cable

    View this question on its own page →
    Worked Solution

    Answer

    (iii) Optical fiber

    Explanation

    Optical fiber transmits data using pulses of light through glass or plastic fiber. It supports very high bandwidth and transmission speeds compared with traditional copper media.

    Advantages include:

    • Very high bandwidth.
    • Low attenuation over long distances.
    • Immunity to electromagnetic interference.
    • Suitable for high-speed backbone and long-distance communication.

    Therefore, among the given options, optical fiber has the highest transmission speed.

    Final answer: (iii) Optical fiber.

  17. Q1f. Transmission delay does not depend on: (i) packet length (ii) distance between the routers (iii) transmission rate (iv) None of the above20192m

    Module 1: Physical Layer & Data Communication

    Transmission delay does not depend on:
    (i) packet length
    (ii) distance between the routers
    (iii) transmission rate
    (iv) None of the above

    View this question on its own page →
    Worked Solution

    Answer

    (ii) Distance between the routers

    Explanation

    Transmission delay is the time required to push all packet bits onto the link:
    Tt=LRT_t=\frac{L}{R}.

    It depends on:

    • LL = packet length
    • RR = transmission rate

    It does not depend on physical distance between routers. Distance affects propagation delay, which is approximately:
    Tp=dvT_p=\frac{d}{v}.

    Therefore, the correct answer is (ii) Distance between the routers.

    Remember

    Transmission delay → packet size + link rate

    Propagation delay → distance + propagation speed

  18. Q1h. The IEEE 802 project of the 1980s involved further defining the lower two layers of the OSI model. A number of standards were agreed upon during that time. Which of the following is the standard for ethernet? (i) 802.2 (ii) 802.3 (iii) 802.4 (iv) 802.520202m

    Module 1: Physical Layer & Data Communication

    The IEEE 802 project of the 1980s involved further defining the lower two layers of the OSI model. A number of standards were agreed upon during that time. Which of the following is the standard for ethernet?

    (i) 802.2
    (ii) 802.3
    (iii) 802.4
    (iv) 802.5

    View this question on its own page →
  19. Q1h. How many bytes of data can be sent in 15 seconds over a serial link with baud rate of 9600 in asynchronous mode with odd parity and two stop bits in the frame? (i) 10,000 bytes (ii) 12,000 bytes (iii) 15,000 bytes (iv) 27,000 bytes20162m

    Module 1: Physical Layer & Data Communication

    How many bytes of data can be sent in 15 seconds over a serial link with baud rate of 9600 in asynchronous mode with odd parity and two stop bits in the frame?
    (i) 10,000 bytes
    (ii) 12,000 bytes
    (iii) 15,000 bytes
    (iv) 27,000 bytes

    View this question on its own page →
  20. Q1i. The first network is (i) CNNET (ii) NSFNET (iii) ASAPNET (iv) ARPANET20202m

    Module 1: Physical Layer & Data Communication

    The first network is

    (i) CNNET
    (ii) NSFNET
    (iii) ASAPNET
    (iv) ARPANET

    View this question on its own page →
  21. Q1i. In which computer network topology, a single cable is used, through which all data propagates and to which all computers and networked nodes are connected? (i) Star (ii) Bus (iii) Ring (iv) Mesh20232m

    Module 1: Physical Layer & Data Communication

    In which computer network topology, a single cable is used, through which all data propagates and to which all computers and networked nodes are connected?
    (i) Star
    (ii) Bus
    (iii) Ring
    (iv) Mesh

    View this question on its own page →
  22. Q1i. List two protocols in channelization category.20152m

    Module 1: Physical Layer & Data Communication

    List two protocols in channelization category.

    View this question on its own page →
  23. Q1j. Physical layer provides (i) mechanical specifications of electrical connectors and cables (ii) electrical specification of transmission line signal level (iii) specification for IR over optical fiber (iv) All of the above20222m

    Module 1: Physical Layer & Data Communication

    Physical layer provides

    (i) mechanical specifications of electrical connectors and cables
    (ii) electrical specification of transmission line signal level
    (iii) specification for IR over optical fiber
    (iv) All of the above

    View this question on its own page →
  24. Q1j. Bluetooth is the wireless technology for (i) Personal area network (ii) Local area network (iii) Metropolitan area network (iv) Wide area network20232m

    Module 1: Physical Layer & Data Communication

    Bluetooth is the wireless technology for
    (i) Personal area network
    (ii) Local area network
    (iii) Metropolitan area network
    (iv) Wide area network

    View this question on its own page →
  25. Q2. Explain the duties of different layers in TCP/IP model.202214m

    Module 1: Physical Layer & Data Communication

    Explain the duties of different layers in TCP/IP model.

    View this question on its own page →
  26. Q2a. What are the duties of physical layer? Differentiate between fiber optic cable and twisted pair cable.20217m

    Module 1: Physical Layer & Data Communication

    What are the duties of physical layer? Differentiate between fiber optic cable and twisted pair cable.

    View this question on its own page →
  27. Q2a. What is the importance of physical layer? Discuss the main duties of the physical layer.20207m

    Module 1: Physical Layer & Data Communication

    What is the importance of physical layer? Discuss the main duties of the physical layer.

    View this question on its own page →
  28. Q2a. List, in order, the layers of the TCP/IP protocol stack, and briefly write the functions provided by each layer. Also give an example of a protocol or networking technology associated with each layer.20237m

    Module 1: Physical Layer & Data Communication

    List, in order, the layers of the TCP/IP protocol stack, and briefly write the functions provided by each layer. Also give an example of a protocol or networking technology associated with each layer.

    View this question on its own page →
  29. Q2a. Draw a neat diagram of TCP/IP protocol stack with the protocols and functionality implemented on each layer. Also explain, why there is a need for having a layered architecture (like OSI and TCP/IP) in networks.201914m

    Module 1: Physical Layer & Data Communication

    Draw a neat diagram of TCP/IP protocol stack with the protocols and functionality implemented on each layer. Also explain, why there is a need for having a layered architecture (like OSI and TCP/IP) in networks.

    View this question on its own page →
  30. Q2a. Describe the architecture and working of ring topology. What are its advantages and disadvantages?20177m

    Module 1: Physical Layer & Data Communication

    Describe the architecture and working of ring topology. What are its advantages and disadvantages?

    View this question on its own page →
  31. Q2a. Explain the responsibilities of first four layers of OSI model.20158m

    Module 1: Physical Layer & Data Communication

    Explain the responsibilities of first four layers of OSI model.

    View this question on its own page →
  32. Q2b. Compare and contrast between the OSI model and the TCP/IP model.20177m

    Module 1: Physical Layer & Data Communication

    Compare and contrast between the OSI model and the TCP/IP model.

    View this question on its own page →
  33. Q2b. Compare between TCP/IP and OSI models.20156m

    Module 1: Physical Layer & Data Communication

    Compare between TCP/IP and OSI models.

    View this question on its own page →
  34. Q3. What do you mean by the term 'ethernet'? What are the types of cable commonly used for ethernet?202214m

    Module 1: Physical Layer & Data Communication

    What do you mean by the term 'ethernet'? What are the types of cable commonly used for ethernet?

    View this question on its own page →
  35. Q3a. Describe the working of fiber-optic cables. Briefly explain different propagation modes used in fiber-optic cables.20177m

    Module 1: Physical Layer & Data Communication

    Describe the working of fiber-optic cables. Briefly explain different propagation modes used in fiber-optic cables.

    View this question on its own page →
  36. Q3a. Explain the transmission characteristics of twisted pair.20157m

    Module 1: Physical Layer & Data Communication

    Explain the transmission characteristics of twisted pair.

    View this question on its own page →
  37. Q3b. Explain the different types of Ethernet.20207m

    Module 1: Physical Layer & Data Communication

    Explain the different types of Ethernet.

    View this question on its own page →
  38. Q4a. How do guided media differ from unguided media? Name the advantages of optical fiber over twisted-pair and coaxial cable.20207m

    Module 1: Physical Layer & Data Communication

    How do guided media differ from unguided media? Name the advantages of optical fiber over twisted-pair and coaxial cable.

    View this question on its own page →
  39. Q5a. Explain in detail Fast Ethernet. Describe the structure of the physical layer and various implementation types at this layer.201714m

    Module 1: Physical Layer & Data Communication

    Explain in detail Fast Ethernet. Describe the structure of the physical layer and various implementation types at this layer.

    View this question on its own page →
  40. Q5a. A serial transmission T1 uses 8 information bits, 2 start bits, 1 stop bit and 1 parity bit for each character. A synchronous transmission T2 uses 3 eight bit sync characters followed by 30 eight bit information characters. If the bit rate is 1200 bits/second in both cases, what are the transfer rates of T1 and T2?20167m

    Module 1: Physical Layer & Data Communication

    A serial transmission T1 uses 8 information bits, 2 start bits, 1 stop bit and 1 parity bit for each character. A synchronous transmission T2 uses 3 eight bit sync characters followed by 30 eight bit information characters. If the bit rate is 1200 bits/second in both cases, what are the transfer rates of T1 and T2?

    View this question on its own page →
  41. Q6a. Explain in detail about TCP/IP protocol suite with neat diagram.20217m

    Module 1: Physical Layer & Data Communication

    Explain in detail about TCP/IP protocol suite with neat diagram.

    View this question on its own page →
  42. Q6a. What are the advantages of fiber optics over copper as a transmission medium? Is there any downside of using fiber optics over copper?20167m

    Module 1: Physical Layer & Data Communication

    What are the advantages of fiber optics over copper as a transmission medium? Is there any downside of using fiber optics over copper?

    View this question on its own page →
  43. Q6b. What are the common Gigabit Ethernet implementations?20156m

    Module 1: Physical Layer & Data Communication

    What are the common Gigabit Ethernet implementations?

    View this question on its own page →
  44. Q7a. Explain type of delays in computer networks. Suppose a node A wants to send data of 200 mb to node B. The bandwidth of the channel is 1 Gbps. There are three routers in between node A to node B. Assume other delays equal to 0. Calculate the total delay involved.201914m

    Module 1: Physical Layer & Data Communication

    Explain type of delays in computer networks. Suppose a node A wants to send data of 200 mb to node B. The bandwidth of the channel is 1 Gbps. There are three routers in between node A to node B. Assume other delays equal to 0. Calculate the total delay involved.

    View this question on its own page →
  45. Q9d. Compare the following terms: (d) Amplifiers vs Repeaters201914m

    Module 1: Physical Layer & Data Communication

    Compare the following terms: (d) Amplifiers vs Repeaters

    View this question on its own page →