Coding - Ch4 - Karsch

Coding - Ch4 - Karsch

memorize.aimemorize.ai (lvl 286)
Section 1

Preview this deck

nand (symbol)

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (17)

Section 1

(17 cards)

nand (symbol)

Front

Back

and (definition)

Front

only true when both inputs are true

Back

Flow Chart

Front

Flowcharts can provide a step-by-step diagram for mapping out complex situations, such as programming code or troubleshooting problems with a computer.

Back

inverter (symbol)

Front

Back

nand (definition)

Front

and gate, followed by a not gate; true, unless both inputs are true

Back

xnor (definition)

Front

xor gate followed by an inverter; true if inputs are the same, false if they are different

Back

Bandwidth

Front

Rate at which bits are sent over a network

Back

and (symbol)

Front

Back

DNS (Domain Name Service)

Front

provides mapping of URLs to internet addresses

Back

nor (symbol)

Front

Back

xnor (symbol)

Front

Back

nor (definition)

Front

or gate followed by an inverter; true if both inputs are false, otherwise it's false

Back

or (definition)

Front

true when one or both inputs are true; false when both inputs are false

Back

or (symbol)

Front

Back

xor (definition)

Front

true if either, but not both, inputs are true; false if both inputs are true/false

Back

xor (symbol)

Front

Back

inverter (definition)

Front

NOT gate; reverse logic statement

Back