Question: Given x = 0011 1111 1011 1100 0000 0000 0000 0000(two) and y = 0011 1001 1111 1000 0000 0000 0000 0000(two)
In single precision IEEE 754-floating point numbers, perform the subsequent operations.
Express the final answer in single precision IEEE 754-floating point representation.
Part a: x + y
Part b: x × y
Show the answer in single precision IEEE 754-floating point representation - Give the answer of given question and also give details.