answersLogoWhite

0

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

14y ago

What else can I help you with?

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 can I create a DIY gate latch for my fence?

To create a DIY gate latch for your fence, you can use a simple hook and eye latch. Attach a hook to the gate and an eye to the fence post so they can connect securely when the gate is closed. This latch is easy to install and can be adjusted to fit your specific gate and fence design.


How can I create a DIY gate for stairs to ensure the safety of my home?

To create a DIY gate for stairs, measure the width of the stairs and purchase a gate that fits securely. Install the gate using screws or brackets to ensure it is stable. Make sure the gate opens and closes easily and has a latch that is childproof. Regularly check the gate for any loose parts or damage to ensure the safety of your home.


How can I create a DIY gate for my backyard?

To create a DIY gate for your backyard, you can start by measuring the opening where you want the gate to go. Then, gather materials like wood, hinges, latch, and screws. Cut the wood to the desired size and assemble the gate using the hinges to attach it to the fence or posts. Install a latch for easy opening and closing. Make sure the gate is sturdy and secure before using it.


How can I create a DIY stair gate for my home?

To create a DIY stair gate for your home, you can use materials like wood, hinges, latch, and screws. Measure the width of your stairs and cut the wood to fit. Attach hinges to one side of the gate and the wall, then add a latch for easy opening and closing. Secure the gate to the wall with screws. Make sure the gate is sturdy and secure to keep children or pets safe.


How can I create a DIY baby gate for stairs to ensure the safety of my child?

To create a DIY baby gate for stairs, measure the width of the staircase and purchase a sturdy wooden or metal gate that fits. Install the gate securely at the top and bottom of the stairs using screws or brackets. Make sure the gate opens and closes easily but securely latches to prevent your child from accessing the stairs unsupervised. Regularly check the gate for any signs of wear or damage to ensure your child's safety.


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 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.