星期一, 6月 04, 2007

Quiz 6-4-2007 II

Design a non-static method that can compute the product of complex numbers. You must first define Complex class then write a demo program to verify the class program.