Computer Science, asked by ANISHDINDA, 2 months ago

which is the complement of NOR gate?
(a) AND
(b) OR
(c) NOT
(d) NAND​

Answers

Answered by ItzSiddhi3009
4

Answer:

(b)OR

Explanation:

The NOR gate represents the complement of the OR operation. Its name is an abbreviation of NOT OR.

Answered by MotiSani
0

The correct answer is OPTION B: OR.

  • A logic gate is a unit that is utilized as a key component in digital systems.
  • They perform the fundamental logical functions necessary in digital electronics.
  • Logic gates can be found in practically any modern electrical device.
  • The OR gate gets its name from the fact that it behaves similarly to the logical inclusive "or."
  • The output is "true" if one or both of the inputs are "true."
  • If both inputs are "false," the output is "false."
  • To put it another way, at least one OR both of the inputs must be 1 for the output to be 1.
  • A combined OR gate and an inverter make up the NOR gate.
  • The output is "true" if both inputs are "false." If this is not the case, the output will be "false."

Similar questions