Exam tip 1
When asked to perform two's complement conversion, always state the number of bits you are working with (e.g., 'in 8-bit two's complement'). A common mistake is to forget to pad the positive binary number with leading zeros to the required bit length before inverting.