Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a) Assume that only 5 bits are available for representing integers, and signed integers are represented in 2's complement. Compute the value of the

 

a) Assume that only 5 bits are available for representing integers, and signed integers are represented in 2's complement. Compute the value of the expression 9 + 9. Five-bit binary number 9: 01001 Five-bit binary number 9: 01001 Summing up: 10010 Decimal value -162-14 b) What is the largest value you can represent on 5 bits in 2's complement? c) What is the smallest value you can represent on 5 bits in 2's complement? d) What is the smallest value you can represent on 5 bits in 1's complement? e) How is the decimal number 99 represented as an eight-bit binary number? f) What is the representation in hexadecimal notation of 99? g) How is -99 represented in 2's complement on 8 bits?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

a Computing the value of the expression 9 9 in 2s complement with 5bit representation Fivebit binary ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial Reporting Financial Statement Analysis And Valuation A Strategic Perspective

Authors: James M Wahlen, Stephen P Baginskl, Mark T Bradshaw

7th Edition

9780324789423, 324789416, 978-0324789416

More Books

Students also viewed these Programming questions