A sequential circuit hast two inputs (X1 and X2) and one output (Z). The output begins as 0 and remains a constant value unless one of the following inputs sequences occur: (a) The input sequence X1X2 =01,00 causes the output to become 0 (b) The input sequence X1X2 =11,00 causes the output to become 1 (c) The input sequence X1X2 =10,00 causes the output to toggle Derive a Moore state diagram and state table