Q.7.
Given the Boolean function F(A,B,m2,3,7):
(a) Complete the truth table of the function F.
(b) Simplify the expression of this function using a Karnaugh map.
(c) Implement a gate logic circuit of the simplified expression using NAND gates only.
(d) Implement a gate logic circuit of the simplified expression using NOR gates only.