MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following converters/ convert a binary number on the input to a one-hot encoding at the output?1. 3 to 8 binary decoder2. 8 to 3 binary decoder3. ComparatorSelect the correct answer using the code given below |
| A. | 1 only |
| B. | 2 only |
| C. | 3 only |
| D. | 1, 2 and 3 |
| Answer» B. 2 only | |