382 views
0 votes
0 votes
The highest data rate can be transmitted using following cables :

1. Co-axial cable

2. Twisted-wire cable

3. Optical fiber cable

The correct sequence in the increasing order is

(A) 1, 3, 2

(B) 3, 1, 2

(C) 2, 1, 3

(D) 3, 2, 1

1 Answer

Related questions

0 votes
0 votes
1 answer
1
sh!va asked Mar 14, 2017
519 views
In a communication system, noise is most likely to affect the signal(A) at a transmitter(B) in a channel(C) in the information source(D) at the destination
0 votes
0 votes
0 answers
3
sh!va asked Mar 14, 2017
1,296 views
Consider the following logic families :1. MOS 2. DTL 3. RTL 4. ECLThe sequence of the logic families in the order of their increasing noise margin is(A) 3, 4, 1, 2(B) 3, ...
0 votes
0 votes
3 answers
4
sh!va asked Mar 14, 2017
640 views
Consider the following structure and declaration :1. struct date {2. int day;3. int month;4. int year;5. };Struct data *pd ;Which of the following is the correct method t...