πŸ“Š Digital Principles and System Design
Q. How many outputs will a decimal-to-BCD encoder have?
  • (A) 4
  • (B) 8
  • (C) 12
  • (D) 16
πŸ’¬ Discuss
βœ… Correct Answer: (A) 4

Explanation: an encoder is a combinational circuit encoding the information of 2n input lines to n output lines, thus producing the binary equivalent of the input. thus, a decimal to bcd encoder has 4 outputs.


Explanation by: Mr. Dubey
an encoder is a combinational circuit encoding the information of 2n input lines to n output lines, thus producing the binary equivalent of the input. thus, a decimal to bcd encoder has 4 outputs.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
285
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate