What is the difference between Hub and Switch?
Answers were Sorted based on User's Feedback
Answer / prashanth kumar d v
Hub : It brodcast the Ip address, if it got any replay from
that IP then only it will communicate with that system. 2)
shared date transfer( data transfer is very slow.
Switch : 1) It is One to One connectinn. 2) It will cache
the host ip address in the memory. 3) Data transfer rate is
very high.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / jagdish
hub swith
hub has no port security port security
single broadcast domain multiple broadcast domain
single collision domain single collision domain
layer 1 device layer 2 device
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / manoj
hub swith
hub has no port security port security
single broadcast domain multiple broadcast
domain
single collision domain single collision domain
layer 1 device layer 2 device
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sheikh sikkandar,singapore
In programming, the IUnknown interface is the fundamental
interface in the Component Object Model (COM). The
published COM specification mandates that COM objects must
minimally implement this interface. Furthermore, every
other COM interface must be derived from IUnknown.
The IUnknown interface exposes three methods (sometimes
called functions): QueryInterface, AddRef, and Release:[1]
QueryInterface is used to obtain a pointer to another
interface, given a GUID that uniquely identifies that
interface (commonly known as an interface ID, or IID). If
the COM object does not implement that interface, an
E_NOINTERFACE error is returned instead.
AddRef is used by clients to indicate that a COM object is
being referenced. This is necessary to ensure that a COM
object is not disposed prematurely.
Release is used by clients to indicate that they have
finished using the COM object. An unreferenced COM object
may be safely disposed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / naushad ali
Hub is used to connect devices on a network so that they
can communicate each other, it always do broadcast.
Switch is also connect to devices on network, but first
time it will do broadcast and second time onwards it will
do unicast.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is internal hard disk repairable?
How do I list files in command prompt?
Can we edit exe file?
How do I save a link to my desktop?
If 512mb Ram is there what will be the minimum and maximum Virtial memory for the system?
what service has to run for running printer spooler at the time of startup?
What is the most reliable usb flash drive?
What is error code 0xc004f012?
What is the difference between window and windows?
Can 7zip open rar?
How do I know if my ssd is broken?
Windows NT- What NT stands for?