Microprocessor Identify the non-maskable interrupt from the following RST 5.5 RST 6.5 RST 7.5 RST 4.5 RST 5.5 RST 6.5 RST 7.5 RST 4.5 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8086, _______ uses a mechanism known as an instruction stream queue to implement a pipeline architecture. Execution Unit (EU) Both ‘b’ and ‘c’ Bus Interface Unit (BIU) None of these Execution Unit (EU) Both ‘b’ and ‘c’ Bus Interface Unit (BIU) None of these 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 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 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 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor During which T-state, contents of OP code from memory are loaded into IR (Instruction Register)? T4 OP code fetch T2 OP code fetch T1 OP code fetch T3 OP code fetch T4 OP code fetch T2 OP code fetch T1 OP code fetch T3 OP code fetch ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor system with memory mapped I/O, which of the following is true? Arithmetic and logic operations can be directly performed with the I/O data There can be maximum of 256 input devices and 256 output devices Devices are accessed using IN and OUT instructions Devices have 8-bit address line Arithmetic and logic operations can be directly performed with the I/O data There can be maximum of 256 input devices and 256 output devices Devices are accessed using IN and OUT instructions Devices have 8-bit address line 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 Relational, assignment, arithmetic Assignment, relational, arithmetic Arithmetic, relational, assignment Arithmetic, assignment, relational Relational, assignment, arithmetic Assignment, relational, arithmetic Arithmetic, relational, assignment Arithmetic, assignment, relational ANSWER DOWNLOAD EXAMIANS APP