You need help with the following Computer Architecture questions:
(a) What is the smallest positive number (not including the +0) and largest negative number representable in 32-bit IEEE 754 single precision floating point? Write the answer in binary format.
(b) How would I know if the result of a multiplication arithmetic operation causes either overflow or underflow of the floating point representation?