Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

the next 5 question are related to a processor with 8 bit data lines and 16 addr

ID: 3533004 • Letter: T

Question

the next 5 question are related to a processor with 8 bit data lines and 16 address lines.

1-the number if address this processor can access is (in decimal):

2-Each address in this processor selects:a) one byte.b)word.c)8 bits.d)both a,c are correct.

3-if we increase the number if address lines by 1, the total number of address will;

4-wich of the following represents a byte (all digits in base HEX):a)FOF.b)0F.c)HB.d)FM.

5-if n is the number of the address lines, then the size of the memory is :a)2^n.b)n^2.c)2*n.d)2+n

Explanation / Answer

1) 2^16 =65536


2) b) word


3) 2^17 =131072


4) b) 0F


5) a)2^n