Microprocessor In order to complement the lower nibble of accumulator one can use ANI 0FH CMA ORI 0FH XRI 0FH ANI 0FH CMA ORI 0FH XRI 0FH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor What are the sets of commands in a program which are not translated into machine instructions during assembly process, called? Operands Mnemonics Identifiers Directives Operands Mnemonics Identifiers Directives ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A single instruction to clear the lower nibble of accumulator in 8085 language assembly is XRI 0FH ANI F0H ANI OFH XRI FOH XRI 0FH ANI F0H ANI OFH XRI FOH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which components are NOT found on chip in a microprocessor but may be found on chip in a microcontroller? EPROM, USART & PORTS SRAM & USART SRAM, EPROM & PORTS EPROM & PORTS EPROM, USART & PORTS SRAM & USART SRAM, EPROM & PORTS EPROM & PORTS ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Identify the non-programmable interfacing device from the following 8255. 8295. 8257. 8212. 8255. 8295. 8257. 8212. 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: Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory Data processing with registers takes fewer cycles than that with memory Data processing with memory requires more instructions in the program than that with registers Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory Data processing with registers takes fewer cycles than that with memory Data processing with memory requires more instructions in the program than that with registers ANSWER DOWNLOAD EXAMIANS APP