A devise capable of converting a radio signal to a voice signal or to data for a computer is a
a. transmitter.
b. receiver.
c. repeater.
d. antenna.
Ans: b. receiver.
Computer Science & Information Technology
You might also like to view...
A ____________ is the smallest unit of space on which your screen can write.
a. pixel b. dot c. bit d. font
Computer Science & Information Technology
The statement__________assigns to value a random number in the range 5 to 20.
``` a) value = 4 + randomObject.nextInt( 16 ); b) value = randomObject.nextInt( 21 ); c) value = 5 + randomObject.nextInt( 15 ); d) value = 5 + randomObject.nextInt( 16 ); ```
Computer Science & Information Technology
When would an administrator compile or reconfigure the kernel?
What will be an ideal response?
Computer Science & Information Technology
The visible spectrum is composed of how many distinct colors?
What will be an ideal response?
Computer Science & Information Technology