MCQOPTIONS
Saved Bookmarks
| 1. |
When using the repeated division by 2 method of converting from decimal to binary, one must write the first remainder as the: |
| A. | MSB |
| B. | MSB, provided the following sequence of remainders are written in descending order until the final remainder is achieved. |
| C. | LSB |
| D. | LSB, provided the final remainder is used to replace the original LSB, which is then moved to the MSB position. |
| Answer» B. MSB, provided the following sequence of remainders are written in descending order until the final remainder is achieved. | |