A combinational circuit has 3 inputs A, B, C and output F. F is true for the following input combinations: A is False, B is True, C is True; A is False, B is False, C is True; A is False, B is True, C is False; A is False, B is False, C is False.
i. Write the table for F. Use the convention True=1 and False=0. (2)
ii. Write the simplified expression for F in SOP form. (1)
iii. Write the simplified expression for F in POS form. (1)
iv. Draw a logic circuit using the minimum number of 2-input NAND gates. (2)