Computer Architecture and Design Question:

Convert 65(Hex) to Binary?

Answer:

10000000 1's complement of it is 01111111 +1 ------------------------------- 1000000

Read All 30 Computer Architecture Questions
Previous QuestionNext Question
For a pipeline with n stages, what is the ideal throughput? What prevents us from achieving this ideal throughput?What is ACBF(Hex) divided by 16?