Microprocessor Which of the following instruction will never affect the zero flag? ORA R DCR R XRA R DCX Rp ORA R DCR R XRA R DCX Rp ANSWER DOWNLOAD EXAMIANS APP
Microprocessor DS directive in 8085 Forces the assembler to reserve a specified number of bytes in the memory Forces the assembler to reserve a specified number of consecutive bytes in the memory Forces the assembler to reserve one byte of memory None of these Forces the assembler to reserve a specified number of bytes in the memory Forces the assembler to reserve a specified number of consecutive bytes in the memory Forces the assembler to reserve one byte of memory None of these ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Maximum number of I/O that can be addressed by the INTEL 8085 is 65536 285 256 512 65536 285 256 512 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The relation among IC (Instruction Cycle), FC (Fetch cycle) and EC (Execute Cycle) is IC = FC + 2EC EC = IC + FC IC = FC + EC IC = FC - EC IC = FC + 2EC EC = IC + FC IC = FC + EC IC = FC - EC ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A single instruction to clear the lower nibble of accumulator in 8085 language assembly is XRI FOH ANI F0H XRI 0FH ANI OFH XRI FOH ANI F0H XRI 0FH ANI OFH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion(A): Segment override prefix (SOP) is used when a default offset register is not used with its default base segment register but with a different base register. Reason(R): The offset registers IP and SP can never be associated with any other segment registers apart from their respective default segments. Both A & R are true but R is not the correct explanation of A. A is true but R is false. A is false but R is true. Both A & R are true and R is the correct explanation of A. Both A & R are true but R is not the correct explanation of A. A is true but R is false. A is false but R is true. Both A & R are true and R is the correct explanation of A. ANSWER DOWNLOAD EXAMIANS APP