Question

Given 4-bit Signed Binary Numbers, which of the following operation will result in overflow (check all that apply) 1000 + 1111 1111 + 1111 0111 - 1111 0100 + 0100

Question image 1Question image 2Question image 3Question image 4Question image 5