πŸ“Š Digital Principles and System Design
Q. One that is not the outcome of magnitude comparator is
  • (A) a > b
  • (B) a – b
  • (C) a < b
  • (D) a = b
πŸ’¬ Discuss
βœ… Correct Answer: (B) a – b

Explanation: a comparator is a combinational circuit that takes two numbers as input in binary form and results whether one input is greater, lesser or equal to the other input. in a digital comparator, only 3 outputs are possible (i.e. a = b, a > b, a < b). so, a – b is incorrect option.


Explanation by: Mr. Dubey
a comparator is a combinational circuit that takes two numbers as input in binary form and results whether one input is greater, lesser or equal to the other input. in a digital comparator, only 3 outputs are possible (i.e. a = b, a > b, a < b). so, a – b is incorrect option.

πŸ’¬ Discussion

πŸ“Š Question Analytics

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