Answer:
I'm pretty sure it's letter d
Answer:
B. to lock the tape into place
Explanation:
the button on the front of the housing locks the tape into place when pressed, preventing the tape from being pulled out further it retracting
Answer:
I have solved the problem below. I hope it will let you clear the concept.
For any inquiries ask me in the comments.
Explanation:
Answer:
Maximum number that can be represented by 13 bits is 8192 Instructions
Explanation:
number of instructions = 1000
number of bits = log(1000) x number of register
= 6 bits
Since the complete instruction must have 32 bits, then
remaining number of bits = 32 - 6 = 236
number of registers in instruction = 2
number of bits per register = 26/2 = 13
Maximum number that can be represented by 13 bits = 
= 2¹³ = 8192