• reshown by
4,621 views

2 Answers

Best answer
12 12 votes

In the communication system, we have no global clock because the clock time at each place is not the same. So we use start and stop bit

  • start bit tell us this is the starting of the data frame
  • and end bit tell us that this is the end of the data frame

So, these two-bit are used for synchronization.

Answer C

• selected by
Answer:
Position:
Show:

Related questions

9 9 votes
3 answers 3 answers
4.5k
4.5k views
Kathleen asked Sep 12, 2014
4,518 views
Start and stop bits do not contain any 'information' but are used in serial communicationError detectionError correctionSynchronizationSlowing down the communications
17 17 votes
2 answers 2 answers
5.9k
5.9k views
Kathleen asked Sep 12, 2014
5,947 views
A simple and reliable data transfer can be accomplished by using the 'handshake protocol'. It accomplishes reliable data transfer because for every data item sent by the ...
22 22 votes
2 answers 2 answers
2.8k
2.8k views
Kathleen asked Sep 13, 2014
2,829 views
Which of the following is an example of a spooled device?The terminal used to input data for a program being executed.The secondary memory device in a virtual memory syst...
22 22 votes
3 answers 3 answers
7.2k
7.2k views
Kathleen asked Sep 15, 2014
7,189 views
In serial data transmission, every byte of data is padded with a $'0'$ in the beginning and one or two $'1'$s at the end of byte because:receiver is to be synchronized fo...