Explaining Overflow Errors (2 marks)
Explain what is meant by an overflow error when adding two binary integers. Provide an example with an 8-bit binary addition that results in an overflow.
Explaining Overflow Errors (2 marks) Read More »
Explain what is meant by an overflow error when adding two binary integers. Provide an example with an 8-bit binary addition that results in an overflow.
Explaining Overflow Errors (2 marks) Read More »
Perform a left binary shift by 2 places on the binary number 10110011. State the new binary number and explain the effect of this shift on the original number’s value.
Binary Shifts (3 marks) Read More »
Convert the binary number 11010110 to its hexadecimal equivalent. Show your working.
Binary to Hexadecimal Conversion (3 marks) Read More »
Convert the denary number 225 into a 2-digit hexadecimal number. Show your working.
Conversion of Denary to Hexadecimal (3 marks) Read More »
Add the binary numbers 1101 and 1011. Show your working, including handling any overflow.
Adding Binary Integers (3 marks) Read More »
Convert the denary number 157 to an 8-bit binary number. Show your working.
Conversion of Denary to Binary (2 marks) Read More »
Notifications