2. What is the fundamental distinction between a node and a host?

1 answer

The fundamental distinction between a node and a host is that a node refers to any devices or points in a network that can send, receive, or route data, whereas a host specifically refers to any device or computer that acts as an endpoint in a network and participates in network communication. In simple terms, a host is a specific type of node that can be a source or destination for data transmission.
Similar Questions
    1. answers icon 1 answer
    1. answers icon 1 answer
  1. The first part of the heart’s conduction system is the:sinoatrial node. sinoatrial node. atrioventricular node.
    1. answers icon 1 answer
  2. Out put for this code by DSA IN travesing#include <iostream> using namespace std; struct Node { int data; Node* left; Node*
    1. answers icon 1 answer
more similar questions