The stack pointer may be in RAM or ROM resides in ROM resides in RAM resides in microprocessor TRUE ANSWER : ? YOUR ANSWER : ?
The first machine cycle of an instruction is always A fetch cycle An I/O read cycle A memory read cycle A memory write cycle TRUE ANSWER : ? YOUR ANSWER : ?
After RESET 8255 will be in mode 0; all ports are input mode 0; all ports are output mode 2 unchanged condition TRUE ANSWER : ? YOUR ANSWER : ?
How can we make any bit of a register “0”? AND that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. TRUE ANSWER : ? YOUR ANSWER : ?
In microprocessor based system DMA refers to direct memory access for the user None of these direct memory access for the I/O device direct memory access for microprocessor TRUE ANSWER : ? YOUR ANSWER : ?
In 8086, _______ uses a mechanism known as an instruction stream queue to implement a pipeline architecture. None of these Bus Interface Unit (BIU) Both ‘b’ and ‘c’ Execution Unit (EU) TRUE ANSWER : ? YOUR ANSWER : ?
The content of the A15-A8 (higher order address lines) while executing “IN 8-bit port address” instruction are all bits set (i.e. FFH) same as the content of A7-A0 all bits reset (i.e. 00H) irrelevant TRUE ANSWER : ? YOUR ANSWER : ?
SUB A instruction in 8085 sets zero and sign flags sets zero and carry flags reset zero and parity flags reset carry and sign flags TRUE ANSWER : ? YOUR ANSWER : ?
A real number consists of None of these Integer part, fraction part along with positive or negative sign Integer part Integer part and fraction part TRUE ANSWER : ? YOUR ANSWER : ?
Inintel 8085A microprocessor ALE signal is made high to To achieve all the functions listed above Enable the data bus to be used as low order address bus To latch data D0-D7 from data bus To disable data bus TRUE ANSWER : ? YOUR ANSWER : ?