71. Two’s complement is an approach to represent a signed number. Given an 8-bit numberas follows 10
問題詳情
71. Two’s complement is an approach to represent a signed number. Given an 8-bit numberas follows 1011 0010, what is the decimal value of this number? (A) 77 (B) -77 (C) 78 (D) -78