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 None 8085 has 5 interrupts lines, whereas 6800 has only two 8085 has multiplexed bus, whereas 6800 does not have 8085 uses I/O mapped I/O, whereas 6800 uses memory mapped I/O None 8085 has 5 interrupts lines, whereas 6800 has only two ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The stack pointer register in a microprocessor keeps the address of the next instruction to be fetched holds the address of the top of the stack counts the number of programs being executing on the microprocessor counts the number of instructions being executing on the microprocessor keeps the address of the next instruction to be fetched holds the address of the top of the stack counts the number of programs being executing on the microprocessor counts the number of instructions being executing on the microprocessor ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The address bus width of a microprocessor which is capable of addressing 64 Kbytes of the memory is 12 8 16 20 12 8 16 20 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because: Data processing with registers takes fewer cycles than that with memory Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory Data processing with registers is easier than with memory Of limited set of instructions for data processing with memory Data processing with memory requires more instructions in the program than that with registers ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is Arithmetic, relational, assignment Relational, assignment, arithmetic Assignment, relational, arithmetic Arithmetic, assignment, relational Arithmetic, relational, assignment Relational, assignment, arithmetic Assignment, relational, arithmetic Arithmetic, assignment, relational ANSWER DOWNLOAD EXAMIANS APP
Microprocessor If m is a power of 2, the number of select lines required for an m-input mux is: log2 (m) 2^m m 2*m log2 (m) 2^m m 2*m ANSWER DOWNLOAD EXAMIANS APP