Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Show the decimal value 123 as an unsigned eight bit binary value. 2. Show the decimal value -123 as a two's complement signed eight

1. Show the decimal value 123 as an unsigned eight bit binary value.

2. Show the decimal value -123 as a two's complement signed eight bit binary value.

3. Show the decimal value 133 as an unsigned eight bit binary value.

4. Can the decimal value 133 be represented as a two's complement signed eight binary value? Why or why not?

5. Show the unsigned binary value 1100 0111 as a decimal value.

6. Show the two's complement binary value 1100 0111 as a decimal value.

7. Show the two's complement binary value 0111 1111 as a decimal value.

8. Negate 0010 1100 using two's complement negation.

9. Negate the 16 bit hexadecimal value 073f using two's complement negation and show the hexadecimal result.

10. Is the 16 bit hexadecimal value 83f7 positive or negative as a two's complement signed value? Why or why not?

11. Show the decimal value -499 as a 16 bit two's complement signed hexadecimal value.

12. Show the truth table for the boolean function F(x , y ,z)=x y z+x y z+ x y z .

13. Show the truth table for the boolean function: F( x , y )=a(a+b) .

14. Show the truth table for the boolean function F( x , y )=a+(ab) .

15. Examine the two truth tables in questions 13 and 14 carefully, looking at the true results and how they correspond to the two inputs a and b. What do you notice?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

0071808183, 9780071808187

More Books

Students also viewed these Databases questions

Question

=+1. Does requiring a urine sample constitute a search?

Answered: 1 week ago

Question

Define Management or What is Management?

Answered: 1 week ago

Question

What do you understand by MBO?

Answered: 1 week ago

Question

What is meant by planning or define planning?

Answered: 1 week ago

Question

How do Data Types perform data validation?

Answered: 1 week ago

Question

How does Referential Integrity work?

Answered: 1 week ago