11. |
In multiplication algorithm, after the initialization the ____________ bit of the multiplier in Qn is tested.
|
||||||||
Answer:
Option (c) |
12. |
Which shift is used in multiplication algorithm?
|
||||||||
Answer:
Option (b) |
13. |
In multiplication algorithm, shifting operation is done on?
|
||||||||
Answer:
Option (d) |
14. |
If the multiplicand B is 10010 and the multiplier Q is 10110, then how many add operations are performed in multiplication process to reach final product?
|
||||||||
Answer:
Option (a) |
15. |
If B has multiplicand, Q has multiplier and A register is used to store intermediate addition, then final product of multiplication will be stored in _______ as per standard multiplication algorithm.
|
||||||||
Answer:
Option (c) |
16. |
Booth algorithm gives a procedure for multiplying binary integers in _____________ representation.
|
||||||||
Answer:
Option (a) |
17. |
If QR (Multiplier) is 10-bit signed-2's complement number, then value of SC at initial phase of booth multiplication process?
|
||||||||
Answer:
Option (b) |
18. |
In booth multiplication algorithm, what is initial value of Qn+1 bit?
|
||||||||
Answer:
Option (b) |
19. |
In booth multiplication algorithm, after the initialization _______ bits (in proper sequence) are inspected.
|
||||||||
Answer:
Option (d) |
20. |
For what value of Qn Qn+1, addition of AC & BR is performed in booth multiplication algorithm?
|
||||||||
Answer:
Option (c) |