VERIFIED ANSWERS|| ALREADY GRADED A+||
LATEST VERSION 2026
RTN stands for ___________
a) Register Transfer Notation
b) Register Transmission Notation
c) Regular Transmission Notation
d) Regular Transfer Notation - ANSWER-a
The instruction, Add Loc,R1 in RTN is _______
a) AddSetCC Loc+R1
b) R1=Loc+R1
c) Not possible to write in RTN
d) R1<-[Loc]+[R1] - ANSWER-d
Can you perform an addition on three operands simultaneously in ALN using
Add instruction?
a) Yes
b) Not possible using Add, we've to use AddSetCC
c) Not permitted
d) None of the mentioned - ANSWER-c
The instruction, Add R1,R2,R3 in RTN is _______
a) R3=R1+R2+R3
,b) R3<-[R1]+[R2]+[R3]
c) R3=[R1]+[R2]
d) R3<-[R1]+[R2] - ANSWER-d
Single ended transmission means _________
a) That all the signals have a similar bit pattern
b) That the signals have a common source
c) That the signals have a common ground return
d) That the signals have a similar voltage signature - ANSWER-c
HVD stands for _________
a) High Voltage Differential
b) High Voltage Density
c) High Video Definition
d) None of the mentioned - ANSWER-a
For better transfer rates on the SCSI BUS the length of the cable is limited to
______
a) 2m
b) 4m
c) 1.3m
d) 1.6m - ANSWER-d
The maximum number of devices that can be connected to SCSI BUS is ______
a) 12
b) 10
c) 16
d) 8 - ANSWER-c
,The SCSI BUS is connected to the processor through _____
a) SCSI Controller
b) Bridge
c) Switch
d) None of the mentioned - ANSWER-a
The mode of data transfer used by the controller is _____
a) Interrupt
b) DMA
c) Asynchronous
d) Synchronous - ANSWER-b
The data is stored on the disk in the form of blocks called _____
a) Pages
b) Frames
c) Sectors
d) Tables - ANSWER-c
The transfer rate, when the USB is operating in low-speed of operation is _____
a) 5 Mb/s
b) 12 Mb/s
c) 2.5 Mb/s
d) 1.5 Mb/s - ANSWER-d
To overcome multiple signals being generated upon a single press of the button,
we make use of ______
a) Generator circuit
b) Debouncing circuit
, c) Multiplexer
d) XOR circuit - ANSWER-b
The best mode of connection between devices which need to send or receive
large amounts of data over a short distance is _____
a) BUS
b) Serial port
c) Parallel port
d) Isochronous port - ANSWER-c
The output of the encoder circuit is/are ______
a) ASCII code
b) ASCII code and the valid signal
c) Encoded signal
d) None of the mentioned - ANSWER-b
How can the processor ignore other interrupts when it is servicing one
___________
a) By turning off the interrupt request line
b) By disabling the devices from sending the interrupts
c) BY using edge-triggered request lines
d) All of the mentioned - ANSWER-d
In a 32 bit processor, the A0 bit of the address line is connected to _____ of the
parallel port interface.
a) Valid bit
b) Idle bit
c) Interrupt enable bit