Question:

How many inputs are required for a digital comparator?

Show Hint

Digital Comparator Function. Compares two input binary numbers (A and B) and determines their relationship (A>B, A=B, A<B). Requires two inputs.
Updated On: May 6, 2025
  • 1
  • 2
  • 3
  • 4
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

A digital comparator is a combinational logic circuit that compares the magnitudes of two binary numbers (or quantities)
It takes these two numbers as its inputs and typically produces outputs indicating whether the first number is greater than, equal to, or less than the second number
Therefore, a digital comparator fundamentally requires two inputs (the two numbers being compared, A and B)
Each input A and B may consist of multiple bits (e
g
, comparing two 4-bit numbers), but there are two distinct number inputs
Was this answer helpful?
0
0