Computer Science, asked by yadavkashish7657, 9 months ago

What is the complement of a Boolean number? How do we represent the
complement of a Boolean variable, and what logic circuit function performs
the complementation function?
answer please....​

Answers

Answered by srdinakar2005
6

Answer:

BOOLEAN OPERATIONS AND EXPRESSIONS

Any single variable can have a 1 or a 0 value. The complement is the inverse of a variable and is indicated by a bar over variable (overbar). For example, the complement of the variable A is A. If A = 1, then A = 0.

Similar questions