answersLogoWhite

0


Best Answer

Hard to tell if this is a pun or NOT.

An OR gate is a physical object of electronic circuitry. It take two incoming feeds and if one OR the other is live then the output is live. Physically this can be achieved with a small chip. Failing that two diodes, a resistor and a transistor will achieve the same result.

In programming a result is TRUE if either of two input conditions is TRUE.

"if it is green OR blue then it is a cool colour"

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you create or gate?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What two gates can be combined to create a NAND gate?

an AND gate and a NOT gate


Who create apple company?

bill gate


How do you do Undertaker's Hells Gate in smackdown vs raw 2011?

Create a move set Superstar Undertaker Special moves Signature/finisher Select hells gate


De Morgan's first theorem and second theorem?

De Morgan's first theory is that the NAND gates stay on the left with the two points, while the right side has inverted inputs on the OR gate to create the Bubbled OR. The second theory has a NOR gate on the left side with the two points and the right side with an AND gate that has inverted inputs to create a Bubbled AND.


How do you construct other logic gates from nand gate?

NAND gates are universal gates and can be used to construct any of the logic gates (AND, OR, NOT, NOR, XOR, XNOR). The easiest way to figure this out is to use basic Boolean Laws. For instance, to create a NOT gate (A'), tie one of the NAND gate's input to logic high: (A+1)' = A'. To create an AND gate (AxB), use two NANDs in series, with the second one configured as an inverter: (AxB) = ((AxB)')'


Did anyone help bill gate to make Microsoft?

Yes. Paul Allen helped create the business


How do you go to time gate in Pokemon white?

if you mean the time gate in those episodes of pokemon bw: rival destinies, it does not exist in the pokemon games and is only used to create a story in those specific episodes


What kind of products does Red Gate offer?

Red Gate offers software and other implements to help you create or maintain websites. Website designers would be an accurate example of someone who would utilize this company.


What is a center gate in a livestock trailer?

The center gate in a livestock trailer is used to divide the load and help keep the livestock from moving around too much. The gate is also useful for working the livestock and basically create a very confined pin for applying medication, ID tags, etc.


How not gate is made from or gate?

Not necessarily. A not gate may or may not be an or gate, but an or gate must not be a not gate.


What about nand gate?

the not gate applied to and gate is nand gate


How can you make nand gate from and gate?

A nand gate can be made from an and gate by introducing an inverter at the output of the gate.