Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

BC220409454

Assignment # 1

Question No. 01 Marks (6)

Divide the following string of binary numbers into 8-bit binary numbers and then convert
each 8- bit binary number into equivalent text by using the ASCII code.
01010101 01101110 01101001 01110100 01111001

Answer :

01010101 01101110 01101001 01110100 01111001

U n i t y
Question No. 02 Marks (6)

(a) Write the name of the smallest unit of memory.

Answer :

Bit
( b ) Fill in the blanks by performing memory unit conversions

Answer :

5 Bytes 8 * 5 = 40 bits
10 kilo Bytes ( KB ) 1024 * 10 = 10240 Bytes
15 Mega Bytes ( MB ) 1024 * 15 = 15360 KB
20 Giga Bytes ( GB ) 1024 * 20 = 20480 MB
25 Tera Bytes ( TB ) 1024 * 25 = 25600 GB
Question No. 03 Marks (6)
The following circuit diagram contains 9 gates and 8 inputs (A, B, C, D, E, F, G, and H).
You need to carefully observe the diagram and determine the inputs to produce 1 (One)
at the output.

Answer :

A 1
B 1
C 0
D 0
E 1
F 1
G 0
H 0

You might also like