Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercises Section 1 1. Count the next 10 numbers (a) in octal starting from 267,(b) in base 3 starting from 2102, (c) In binary starting

image text in transcribed
Exercises Section 1 1. Count the next 10 numbers (a) in octal starting from 267,(b) in base 3 starting from 2102, (c) In binary starting from 10101, and (d) in base 5 starting from 2433. 2 Count the next 10 numbers (a) in octal starting from 466, (b) in base 3 starting from 1201, (e) in binary starting from 11011, and (d) in base starting from 3434. 3. Convert the following numbers from binary to decimal, assuming unsigned binary representation (a) 10010 (d) 1000 (b) 110 (c) 1011 (f) 1010101 0 4 Convert the following numbers from binary to decimal, assuming unsigned binary representation: (a) 10110 (d) 10000 (b) 10 (e) 1111 (c) 10101 (f) 11110000 5. Convert the following numbers from decimal to binary, assuming unsigned binary representation: (a) 25 (b) 16 (c) 1 (d) 14 (e) 5 () 41 6. Convert the following numbers from decimal to binary, assuming unsigned binary representation: (a) 12 (b) 35 (c) 3 (d) 0 With unsigned binary representation, what is the range of numbers as written in binary and in decimal for the following cells? (e) 27 (f) 16 7. (a) a two-bit cell(b) a three-bit cell (c) a four-bit cell (d) a five-bit cell (e) ann-bit cell in general 8. Perform the following additions on unsigned integers, assuming a seven-bit cell. Show the effect on the carry bit: 101 1001 011 0111 ADD ADD 100 1001 ADD 000 0001 9. Perform the following additions on unsigned integers, assuming a nine bit cell. Show the effect on the carry bit: 0 0100 1011 1 0001 1101 01110 1000 (b) ADD ADD 01101 0001

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2014 Nancy France September 15 19 2014 Proceedings Part 2 Lnai 8725

Authors: Toon Calders ,Floriana Esposito ,Eyke Hullermeier ,Rosa Meo

2014th Edition

3662448505, 978-3662448502

More Books

Students also viewed these Databases questions

Question

Describe the fundamental steps in the accounting process.

Answered: 1 week ago