Computer Science, asked by khaleelulrahman26, 9 months ago

what is the equivalant 2s complement of -15 in16 bit hexadecimal representation

Answers

Answered by rishabhsingh114
1

Answer:

Explanation:

Therefore, –15 in 16-bit decimal representation will be represented as 1000 0000 0000 1111. Now to find the 2's complement of the 16-bit representation of above number first find the 1's complement and then add 1 to the result to obtain 2's complement.

Similar questions