

MCQOPTIONS
Saved Bookmarks
1. |
In an AHDL BCD to binary code converter, how is multiplication by 10 accomplished? |
A. | By using the shifting of bits |
B. | By using the library multiplication function |
C. | By using integer types |
D. | By using the multiplication operator |
Answer» B. By using the library multiplication function | |