Microprocessor The relation among IC (Instruction Cycle), FC (Fetch cycle) and EC (Execute Cycle) is IC = FC + EC IC = FC + 2EC EC = IC + FC IC = FC - EC IC = FC + EC IC = FC + 2EC EC = IC + FC IC = FC - EC 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 Arithmetic, assignment, relational Relational, assignment, arithmetic Arithmetic, relational, assignment Assignment, relational, arithmetic Arithmetic, assignment, relational Relational, assignment, arithmetic Arithmetic, relational, assignment Assignment, relational, arithmetic ANSWER DOWNLOAD EXAMIANS APP
Microprocessor After RESET 8255 will be in unchanged condition mode 2 mode 0; all ports are output mode 0; all ports are input unchanged condition mode 2 mode 0; all ports are output mode 0; all ports are input ANSWER DOWNLOAD EXAMIANS APP
Microprocessor XCHG instruction exchanges the content of H-L with ______ register pair. D-E Stack Pointer B-C PSW D-E Stack Pointer B-C PSW ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “0”? OR that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. 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. A is false but R is true. A is true but R is false. Both A & R are true but R is not the correct explanation of A. Both A & R are true and R is the correct explanation of A. A is false but R is true. A is true but R is false. Both A & R are true but R is not the correct explanation of A. Both A & R are true and R is the correct explanation of A. ANSWER DOWNLOAD EXAMIANS APP