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 |
Can I convert exe to apk?
What's the shortcut?
Is dll a download?
Which file extensions are most dangerous?
What are the four layers that Windows NT have in order to achieve independence?
Are rar files safe?
What is the difference between file and folder?
What is the difference between a file and a folder?
What does a text file look like?
wat is the use of streaming server
What is difference between safe mode and normal mode?
How do you select multiple files?