Microprocessor Total numbers of output pins in 8085 microprocessor are 30 40 27 13 30 40 27 13 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Consider the following I) Sign flag II) Trap flag III) Parity flag IV) Auxiliary carry flag. Which one of the above flags is/are present in 8085 microprocessor? (II) & (III) (I) only (I) & (II) (I) ,(III) & (IV) (II) & (III) (I) only (I) & (II) (I) ,(III) & (IV) ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The program counter in a 8085 micro-processor is a 16-bit register, because There are 16 address lines It has to fetch two 8-bit data at a time It facilitates the user storing 16-bit data temporarily It counts 16-bits at a time There are 16 address lines It has to fetch two 8-bit data at a time It facilitates the user storing 16-bit data temporarily It counts 16-bits at a time ANSWER DOWNLOAD EXAMIANS APP
Microprocessor While CMP B instruction executes, no flags will be affected. only carry flag will be affected. all flags will be affected. only carry and zero flags will be affected. no flags will be affected. only carry flag will be affected. all flags will be affected. only carry and zero flags will be affected. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In an 8085 microprocessor based system, the contents of SP are 1000H, PUSH B instruction will transfer the contents of registers B & C respectively for memory locations 1000 H and 1001 H 0FFF H and 0FFE H 1000 H and 0FFF H 0FFE H and 0FFF H 1000 H and 1001 H 0FFF H and 0FFE H 1000 H and 0FFF H 0FFE H and 0FFF H 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 memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory Of limited set of instructions for data processing with memory Data processing with registers is easier than 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 Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory ANSWER DOWNLOAD EXAMIANS APP