MSI Logic Circuits - Technical MCQs

Q1:

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

ANS:A - By using the shifting of bits

No answer description is available.