BlackBerry interview question

Construct an XOR gate using NAND gates

Interview Answer

Anonymous

Feb 26, 2010

Draw a logic table, figure out the XOR equation, Remember that a NAND gate is equivalent to an OR gate with inverters on each of the inputs. Pretty straight forward from there.