Quiz submission record for quiz4-2-1 at Wed Jul 14 09:17:57 2004: Your Answer for Question 1: the c programmer associate the arguments of a function at the caller with the callee by passing arguments to the callee. this is also normally how the verilog done. Your Answer for Question 2: initial begin CLK = 1'b0; forever #2 CLK = ~CLk; end Your Answer for Question 3: one for AB(bar)C one for A C (bar) B one for Out put E so there will be 3 wires Your Answer for Question 4: the reason is that the code has been initialize twice and has no end code. Your unique submission ID is quiz4-2-1-cs61c-ek-1089821877-1663.