Computer Science - Networking - Discussion

Discussion Forum : Networking - Section 1 (Q.No. 38)
38.
Usually, it takes 10-bits to represent one character. How many characters can be transmitted at a speed of 1200 BPS?
10
12
120
1200
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
8 comments Page 1 of 1.

Shewangizaw Bogale said:   9 years ago
Such questions are case sensitive, B = Bytes, b = bits, and 1 Byte = 8 bit

Thus the answers is wrong, and (1200 * 8)/10 = 960 characters is the correct answer, so E. none is the answer here.

Sharath said:   9 years ago
(1200 * 8)/10 = 960 characters.

Vishal said:   9 years ago
It takes 10 bit to represent 1 character which means 1 Byte + 2 bits are needed to represent one character at a speed of 1200 BPS. You can also send maximum of 1200 BYTE in a second (9600 bits per second).

So it can send a maximum of 960 characters in a second. So 120 is appropriate here.

Ksk said:   1 decade ago
Its case sensitive.

B - Bytes.

b - bits.

Such answers are unacceptable.

Ashtar said:   1 decade ago
BPS means 8 bits PS as 1 byte = 8 bits or you mean byte = 10 bit for this case.

Tzr Long said:   1 decade ago
BPS it means bytes per second.

Chandan said:   1 decade ago
One character =10 bit.

1200 bit = 120 character.

Therefore in 1 sec 120 character transfer.

Sahana said:   1 decade ago
1200/10=120. Option C is the correct answer.

Post your comments here:

Your comments will be displayed after verification.