In the combination of logic gates, where inputs and are fed into two NAND gates whose outputs are then fed into a third NAND gate, the output can be written as:

- A
- B
- C
- D
Solution & Step-by-step Explanation
Note: Based on the standard 2018 question diagram.Output of first gate: .Output of second gate: .These are fed to a third NAND: .Using De Morgan's Law: .This combination acts as an OR gate.