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 Register pair used to indicate memory D and E B and C H and L W and Z D and E B and C H and L W and Z ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A microprocessor differentiates between op code, data/address at any time by the stack pointer the program counter the sequence in which memory contents are fetched by it its internal registers the stack pointer the program counter the sequence in which memory contents are fetched by it its internal registers ANSWER DOWNLOAD EXAMIANS APP
Microprocessor When an 8085 microprocessor is reset, the address bus contains 0043H 003CH 0000H 002CH 0043H 003CH 0000H 002CH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? king = horse + 1 s = s + 1 int bar prin = prin * prin king = horse + 1 s = s + 1 int bar prin = prin * prin ANSWER DOWNLOAD EXAMIANS APP
Microprocessor While CMP B instruction executes, only carry flag will be affected. no flags will be affected. all flags will be affected. only carry and zero flags will be affected. only carry flag will be affected. no flags will be affected. all flags will be affected. only carry and zero flags will be affected. ANSWER DOWNLOAD EXAMIANS APP