Computers use electrical circuits which have two states – on or off. This can also be represented as 1 or 0 or True and False. Logic gates take an input of True or False and give an output of ...
Here, the output Q is 1 (TRUE) only if inputs C and D are 1 (TRUE). D is only 1 (TRUE) if inputs A and B are 1 (TRUE).
The plus sign (+) and minus sign (-) can be used as prefix operators. The word NOT and its equivalent symbols are also prefix operators. The following are examples of prefix operators used with ...