Microprocessor Which of the following instruction is not possible in 8085? POP 30 H POP B POP PSW POP D POP 30 H POP B POP PSW POP D ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Program counter in a digital computer Counts the numbers of programs run in the machine. Counts the number of times the loops are executed. Counts the number of times a subroutine is called. Points the memory address of the next instruction to be fetched. Counts the numbers of programs run in the machine. Counts the number of times the loops are executed. Counts the number of times a subroutine is called. Points the memory address of the next instruction to be fetched. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor system with memory mapped I/O, which of the following is true? There can be maximum of 256 input devices and 256 output devices Arithmetic and logic operations can be directly performed with the I/O data Devices have 8-bit address line Devices are accessed using IN and OUT instructions There can be maximum of 256 input devices and 256 output devices Arithmetic and logic operations can be directly performed with the I/O data Devices have 8-bit address line Devices are accessed using IN and OUT instructions ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How many machine cycles are required for execution of IN 30H instruction 5 3 6 4 5 3 6 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Let the content of register C be 00000000 before the instruction DCR C is executed. The content of register C after the after the execution of this instruction will be 00000000 00000001 11111111 None 00000000 00000001 11111111 None ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Because we wish to allow each ASCII code to occupy one location in memory, most memories are __________ addressable. BYTE NIBBLE DOUBLEWORD (32 bits) WORD (16 bits) BYTE NIBBLE DOUBLEWORD (32 bits) WORD (16 bits) ANSWER DOWNLOAD EXAMIANS APP