what is the difference btn collision domain and broad cast
domain?
Answers were Sorted based on User's Feedback
Answer / vinu natarajan
A collision domain is a logical area in a computer network
where data packets can "collide" with one another, in
particular in the Ethernet networking protocol. The more
collisions in a network the less efficient it is.
A broadcast domain is a logical area in a computer network
where any computer connected to the computer network can
directly transmit to any other in the domain without having
to go through a routing device.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dharmesh pitroda
visit
http://www.geekinterview.com/question_details/24724
| Is This Answer Correct ? | 2 Yes | 0 No |
How do you know if you need 32 bit or 64 bit software?
What are dynamic linking?
What is the use of paging in operating system?
Difference between static and dynamic RAM?
Discuss a Thread Life Cycle?
Can we execute any simple program without installing any Operating system?
Explain demand paging, page fault interrupt, and trashing?
Semafore is used for? a) synchronization b) dead-lock avoidence c)box d) none
What is a 64 bit operating system?
What's the difference between 32 and 64 bit?
What is operating system give two examples?
List at least three things that a running process might do that would cause the scheduler not to move it to the ready state when it stops running.