Asked by Kenry
                Solve each of the following 8-bit subtraction
problems using 2’s complement representation:
i. 011111112 - 78 base10
ii. 001100102 - 123 base10
iii. 010010012 - 111 base10
iv. 000001112 - 35 base10
            
        problems using 2’s complement representation:
i. 011111112 - 78 base10
ii. 001100102 - 123 base10
iii. 010010012 - 111 base10
iv. 000001112 - 35 base10
Answers
                    Answered by
            Steve
            
    78 = 1001110
so,
01111111 - 01001110 = 00110001
Do the others in like wise, but watch out for negative values.
    
so,
01111111 - 01001110 = 00110001
Do the others in like wise, but watch out for negative values.
                    Answered by
            Ritik kumar
            
    Answer
    
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.