0% found this document useful (0 votes)
69 views

Number System Assignment

The document provides a number system review exercise consisting of 10 questions asking students to complete conversions between binary, decimal, hexadecimal, octal, and BCD number systems. It also includes binary addition, one's complement, two's complement, and AND operations. Students are asked to show their work and submit their answers for evaluation with their name.

Uploaded by

cianfl1
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
69 views

Number System Assignment

The document provides a number system review exercise consisting of 10 questions asking students to complete conversions between binary, decimal, hexadecimal, octal, and BCD number systems. It also includes binary addition, one's complement, two's complement, and AND operations. Students are asked to show their work and submit their answers for evaluation with their name.

Uploaded by

cianfl1
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Unit One: Computer Architecture

Number System Review

Complete the following number system exercises on a separate piece of paper. Show your work where applicable. Hand in for evaluation. Place your name on your submission. 1. Convert the following binary numbers to decimal: (A) 0110 2. (B) 1011 (C) 11110000 (D) 10101010

Convert these binary numbers to decimal and hexadecimal: (A) 1110 (B) 11011 (C) 110110101 (D) 1010111101110010

3.

Convert the following decimal numbers to binary, BCD and then to hexadecimal. (A) 12 (B) 15 (C) 27 (D) 96

4.

Perform the following binary additions: (A) 1 + 1 (B) 1010 + 1111 (C) 110111 + 11000

5.

How many different combinations are there for: (A) 6 bits (B) 8 bits (C) 16 bits

6.

Perform a ones complement of the following binary numbers. (A) 1011 (B) 1001 0111 (C) 1100 0011

7.

Perform a twos complement of the following binary numbers. (A) 0010 (B) 1001 0110 (C) 1110 0101

8.

Perform the following binary additions: (add twos complement) (A) 0101 - 0010 (B) 1110 - 0011 (C) 110111 + 01100

9.

Convert the following decimal numbers to Octal (A) 12 (B) 66 (C) 333

10.

AND the following binary numbers: (A) 1011 + 0101 (B) 1111 + 0110 (C) 110111 + 011011

Marks - 33 K/U
Saint Michael Catholic High School Page 1

You might also like