ECS1-End-Sem_Project Question-1 Implement the four Boolean functions listed using three half-adder circuits. D = A xor B xor C E = A'BC+ AB'C F = ABC' + (A'+B') C G = ABC Truth Table Question-2 Explain the 4-bit binary up counter. Implement it using T Flip Flop.