

MCQOPTIONS
Saved Bookmarks
This section includes 18 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Fundamentals knowledge and support exam preparation. Choose a topic below to get started.
1. |
What does the data transfer instruction STA stand for? |
A. | Store Accumulator |
B. | Send Accumulator |
C. | Send Action |
D. | Store Action |
Answer» B. Send Accumulator | |
2. |
What will be the value obtained after multiplication of (-2) * (-3) using Booth’s Algorithm? |
A. | 6 |
B. | -6 |
C. | -2 |
D. | -3 |
Answer» B. -6 | |
3. |
What is the default value of accumulator in booth’s multiplication of two 4-bit binary numbers? |
A. | 0 |
B. | 1 |
C. | 0000 |
D. | 00000 |
Answer» E. | |
4. |
If Booth’s Multiplication is performed on the numbers 22*3, then what is 3 referred to as __________ |
A. | accumulator |
B. | multiplicand |
C. | quotient |
D. | multiplier |
Answer» E. | |
5. |
Booth’s Algorithm is applied on _____________ |
A. | decimal numbers |
B. | binary numbers |
C. | hexadecimal numbers |
D. | octal Numbers |
Answer» C. hexadecimal numbers | |
6. |
The result of >> of 11001 by 3-bits will be ______________ |
A. | 01000 |
B. | 01111 |
C. | 00011 |
D. | 11111 |
Answer» B. 01111 | |
7. |
The binary number obtained after applying RSC on 11010 will be ___________ |
A. | 11101 |
B. | 10100 |
C. | 01101 |
D. | 01000 |
Answer» D. 01000 | |
8. |
One extra bit is added on the left of a binary number, in case of Binary Multiplication using Booth’s Algorithm. |
A. | True |
B. | False |
Answer» B. False | |
9. |
WHAT_WILL_BE_THE_VALUE_OBTAINED_AFTER_MULTIPLICATION_OF_(-2)_*_(-3)_USING_BOOTH‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖ¬•S_ALGORITHM??$# |
A. | 6 |
B. | -6 |
C. | -2 |
D. | -3 |
Answer» B. -6 | |
10. |
What does the data transfer instruction STA stand for?$ |
A. | Store Accumulator |
B. | Send Accumulator |
C. | Send Action |
D. | Store Action |
Answer» B. Send Accumulator | |
11. |
What is the value of n in multiplication of 110* 1000? |
A. | 2 |
B. | 3 |
C. | 4 |
D. | 0 |
Answer» D. 0 | |
12. |
What is the default value of accumulator in booth’s multiplication of two 4-bit binary numbers?$ |
A. | 0 |
B. | 1 |
C. | 0000 |
D. | 00000 |
Answer» E. | |
13. |
If Booth’s Multiplication is performed on the numbers 22*3, then what is 3 referred to as __________$ |
A. | accumulator |
B. | multiplicand |
C. | quotient |
D. | multiplier |
Answer» E. | |
14. |
Booth’s Algorithm is applied on _____________$ |
A. | decimal numbers |
B. | binary numbers |
C. | hexadecimal numbers |
D. | octal Numbers |
Answer» C. hexadecimal numbers | |
15. |
The result of >> of 11001 by 3-bits will be ______________ |
A. | 01000 |
B. | 01111 |
C. | 00011 |
D. | 11111 |
Answer» B. 01111 | |
16. |
The binary number obtained after applying RSC on 11010 will be ___________ |
A. | 11101 |
B. | 10100 |
C. | 01101 |
D. | 01000 |
Answer» D. 01000 | |
17. |
One extra bit is added on the left of a binary number, in case of Binary Multiplication using Booth’s Algorithm.$ |
A. | True |
B. | False |
Answer» B. False | |
18. |
Which of the following is used for binary multiplication? |
A. | Restoring Multiplication |
B. | Booth’s Algorithm |
C. | Pascal’s Rule |
D. | Digit-by-digit multiplication |
Answer» C. Pascal‚Äö√Ñ√∂‚àö√ë‚àö¬•s Rule | |