1,197 views
1 votes
1 votes
I. Datagram switching does not have set up and tear down phases. hence it is faster than virtual circuit approach
II. Virtual circuit approach uses simple VC ID to decide next hope rather than complete addressing information. hence it is faster than datagram switching

Which of the given statements are TRUE?
a) I only
b) II only
c) I is correct but reason is wrong
d) II is correct, but reason is wrong

1 Answer

0 votes
0 votes
Data gram switching does not have a set up and tear phases , but here each data gram is independent of each other , so it may happen one data gram may follow route 1 and reaches there with a shortest distance, Other 1 may follow a longest distance . Hence delay are not variable so we cant really say it is faster . However  this should be used when data is small enough to have  min delay .

Hence we cant say it is faster Than virtual circuit.

Considering statement 2 ,, this seem to be correct. Here virtual circuit do have set up and tear , Here first packet has a global header , and rest all one follows that only . They do consider  next hop by making use of VC ID rather than complete addressing information . here they reserve channel , BW and all one of them follow same path .

However this scheme is used when large data need to be transmitted .It is faster as compared to Datagram one. :)

Hence option b

Related questions

0 votes
0 votes
1 answer
1
LavTheRawkstar asked Nov 21, 2016
1,093 views
what is the difference among all the three in easy own understandable words?
0 votes
0 votes
0 answers
3
Sheshang asked Jan 18, 2017
517 views
$DF=1$ so fragmentation will not be done. but what will happen next? datagram just rejected? what will be the strategy of the network to do not loss data and retransmit?