The Boolean expression for the output of an OR gate with inputs A and B is:
~A + ~B
A * B
A + B
A' * B'

Engineering Design Exercises are loading ...