MEDIUM
LIC Assistant Mains
IMPORTANT
Earn 100

 A single instruction to clear the lower four bits of the accumulator in 8085 Assembly language is:

50% studentsanswered this correctly

Important Questions on Computer Organisation

MEDIUM
LIC Assistant Mains
IMPORTANT
 Which of the following instructions requires the most number of T-states?
HARD
LIC Assistant Mains
IMPORTANT
 The number of RAM Chips of the size (256 K X 1) required to build a 1 MBytes memory is:
HARD
LIC Assistant Mains
IMPORTANT

Consider the following program. Assume that the program is stored in R/W Memory.
Initial condition : (A000H) = 00H
8000 : 31 07 80       LXISP, 8007H  
8003 : 3E 76     MVI A, 76H
8005 : F5    PUSH PSW
8006 : 3A 00 A0    LDA A000H
8009 : F1     POP PSW
800A : 3A 00 A0     STA A000H
800D 76   HLT
The content of the location A000H After the execution of the above program is:

 

MEDIUM
LIC Assistant Mains
IMPORTANT
The μP Maybe made to exit from the state by asserting:
MEDIUM
LIC Assistant Mains
IMPORTANT
The 8085\μPEnters into wait state after the recognition of,
 
MEDIUM
LIC Assistant Mains
IMPORTANT
Maximum number of I/O Devices that can be addressed by Intel 8085 is:
MEDIUM
LIC Assistant Mains
IMPORTANT
 Pick out the matching pair:
 
MEDIUM
LIC Assistant Mains
IMPORTANT
The minimum number of bits required to represent a character from ASCII Code: