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 Arithmetic, assignment, relational Arithmetic, relational, assignment Assignment, relational, arithmetic Relational, assignment, arithmetic Arithmetic, assignment, relational Arithmetic, relational, assignment Assignment, relational, arithmetic ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor, in response to RST 7.5 interrupts the execution is transferred to memory location 0000H 0034H 003CH 002CH 0000H 0034H 003CH 002CH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The relation among IC (Instruction Cycle), FC (Fetch cycle) and EC (Execute Cycle) is EC = IC + FC IC = FC + 2EC IC = FC - EC IC = FC + EC EC = IC + FC IC = FC + 2EC IC = FC - EC IC = FC + EC ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Identify the non-maskable interrupt from the following RST 7.5 RST 4.5 RST 5.5 RST 6.5 RST 7.5 RST 4.5 RST 5.5 RST 6.5 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is not true during the execution of an interrupt service routine, which does not contain any EI instructions all interrupts except non-maskable interrupt are disabled the microprocessor can be interrupted by a non-mask able interrupt the microprocessor cannot be interrupted by any mask able interrupt the microprocessor cannot be interrupted by any interrupt all interrupts except non-maskable interrupt are disabled the microprocessor can be interrupted by a non-mask able interrupt the microprocessor cannot be interrupted by any mask able interrupt the microprocessor cannot be interrupted by any interrupt ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In C the keywords are also called Class words Special words Reserved words Character words Class words Special words Reserved words Character words ANSWER DOWNLOAD EXAMIANS APP