What is sign extension rule for two compiment numbers
Answers
Answered by
2
here is yøur answer
to increase the number of bits in a representation of an integer in two's complement, add copies of the leftmost bit (the sign bit) to the left until you have the desired number of bits. This is called sign extension.☑️☑️
Similar questions