what is the difference btn collision domain and broad cast
domain?
Answer Posted / 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 |
Post New Answer View All Answers
How to recovery from deadlock?
Explain a system in safe state?
What are types of os?
What is the trtw/trwt timing?
Tell me about virtual memory?
Measurements of a certain system have shown that the
average process runs for a time T before blocking
on I/O. A process switch requires a time S, which is
effectively wasted (overhead). The CPU’s efficiency is
the fraction of its time its spends executing user
programs, i.e., executing user processes. For round robin
scheduling with quantum Q, give a formula for the CPU
efficiency for each of the following:
(a) Q = ∞
(b) Q > S + T
(c) S Explain a drawback of mvt? What is rdram? What is operating system give two examples? What is a monitor? why is the context switch overhead of a user-level threading as compared to the overhead for processes? Explain. How do I search for a file? Explain the stipulations of c2 level security? Why is round robin algorithm considered better than first come first served algorithm? What is risc technology?