0% found this document useful (0 votes)
65 views3 pages

Number Systems Quiz

The document contains a 10 question quiz about number systems including binary, decimal, and excess-3 representations. Questions cover topics like binary addition, signed vs unsigned representations, and converting between decimal, binary, and other bases.

Uploaded by

Gary Rey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views3 pages

Number Systems Quiz

The document contains a 10 question quiz about number systems including binary, decimal, and excess-3 representations. Questions cover topics like binary addition, signed vs unsigned representations, and converting between decimal, binary, and other bases.

Uploaded by

Gary Rey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Number Systems Quiz

1.Which of the following numbers is equivalent to the normalised number 0.126 x 10 2 ?

• a) 1260010

• b) 12.610

• c) 10.2610

• d) 11111102

2.Which of the following decimal numbers is equivalent to the highest value that can be held in an 8-bit binary register using
unsigned binary?

• a) 127

• b) 256

• c) 65536

• d) 255

3.What is the decimal equivalent of the number 3A16?

• a) 58

• b) 39

• c) 310

• d) 49

4.Refer to Fig. 1.7.1.Which of the tables correctly describes the rules of binary addition?

• a)

• b)

• c)

1
• d)

5.What is the 8 bit unsigned binary result of 5610 − 3110?

• a) 000110012

• b) 000101012

• c) 001100012

• d) 000011012

6.What is the result of adding 710 and −410 using 8 bit signed binary notation?

• a) 100000112

• b) 000010112

• c) 100010112

• d) 000000112

7.What is the widest range of decimal numbers that can be written in 8 bit signed binary notation?

• a) −127 to +127

• b) −0 to +256

• c) −128 to +128

• d) −256 to −1

8.End around carry is used to correct the result of additions in which of the following number systems?

• a) 8 bit Signed Binary.

• b) 8 bit Ones Complement.

• c) 8 bit Twos Complement.

• d) Excess 3 BCD

9.Which of the following 4 bit Excess 3 numbers is equivalent to 5 10?

• a) 1101bcdxs3

• b) 0010bcdxs3

• c) 1000bcdxs3

• d) 1010bcdxs3

10.Which of the following Twos Complement binary numbers is equivalent to −75 10?

2
• a) 11001011

• b) 01001100

• c) 11001100

• d) 10110101

You might also like