Microprocessor
The reason for the presence of ALE pin in 8085, but not in 6800 is that

 8085 has multiplexed bus, whereas 6800 does not have
 8085 uses I/O mapped I/O, whereas 6800 uses memory mapped I/O
 8085 has 5 interrupts lines, whereas 6800 has only two
 None

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
HLDA signal in 8085 performs the following operation:

 Indicates that the CPU has not received the HOLD request.
 Indicates that another master is requesting the use of the address and data buses.
 Hold the data in the accumulator until the microprocessor is turned OFF.
 Indicates that the CPU has received the HOLD request and that it will relinquish the bus in the next clock cycle.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
How can we make any bit of a register “0”?

 OR that bit with “0” and remaining bits with “1”.
 OR that bit with “1” and remaining bits with “0”.
 AND that bit with “0” and remaining bits with “1”.
 AND that bit with “1” and remaining bits with “0”.

ANSWER DOWNLOAD EXAMIANS APP