MCQOPTIONS
Saved Bookmarks
| 1. |
In which type of conversion, binary numbers can be converted into equivalent octal numbers by making groups of three bits starting from the LSB, moving towards the MSB of the number and then replacing each group of three bits by its octal representation. |
| A. | Conversion of decimal fraction to any base |
| B. | Conversion from decimal base to any base |
| C. | Direct conversion from binary to hexadecimal |
| D. | Direct conversion from binary to octal |
| Answer» E. | |