Computer Architecture and Design Question:
Convert a number to its two?s compliment and back?
Answer:
ay for example 5 is a decimal no converts it into binary format is 0101 base 2 invert this binary value 1010 add 1 with this ans we will get 2's complement of this given no is 1011
Previous Question | Next Question |
Explain What is MESI? | What are the basic components in a Microprocessor? |