397 views
0 votes
0 votes

Which of the following is/are correct?

  1. Circuit Switching is Store and Forward technique.
  2. Packet Switching is faster than Circuit Switching.
  3. Packet Switching wastes less resource than Circuit Switching.
  4. Packet Switching is not a Store and Forward technique. 

1 Answer

2 votes
2 votes

Correct Answer : (C)

Packet Switching:

  1. Store and Forward concept, where the routers buffers the packets and processes them one by one and then forwards it.
  2. Slower than Circuit Switching as no dedicated link is used for data transfer. Hence each packet may take variable amount of time to reach to destination and hence there is non-uniform delay to reach to destination
  3. Less reliable.

Circuit Switching:

  1. Resource Reservation Technique, where we first establish a connection between sender and receiver. Then particular amount of resource(bandwidth) is reserved. Now if the reserved bandwidth is not used fully then we are wasting the resources.
  2. Faster than Packet Switching as we have dedicated link which is used for data transfer. Hence every packet takes same path and hence there is uniform delay to reach to destination.
  3. More reliable.

Related questions

391
views
1 answers
0 votes
265
views
0 answers
0 votes
54Y4N asked Oct 9, 2023
265 views
A 1 kilometer long CSMA/CD (not 802.3) has a propagation speed of 200m/ìsec. Repeaters are not allowed in this system Data frames are 256 bits long, including 32 bits of...
869
views
1 answers
1 votes
Ray Tomlinson asked Aug 16, 2023
869 views
Given data 10111100 Then P1, P2, P4, Pg parity bits that are attached to data to form codeword are Why they are taking parity bits from LHS in below question A 12 bit ham...
545
views
1 answers
0 votes
Ray Tomlinson asked Aug 16, 2023
545 views
A large population of ALOHA users manages to generate 50 requests/sec, including both original and retransmission time is slotted in units of 40 msec. What is the change ...