Microprocessor
In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is

Assignment, relational, arithmetic
Arithmetic, assignment, relational
Relational, assignment, arithmetic
Arithmetic, relational, assignment

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
The correct sequence of steps in the instruction cycle of a basic computer is

 Read effective address, Decode, Fetch and Execute.
 Fetch, Decode, Read effective address and, Execute.
 Fetch, Read effective address, Decode and Execute.
 Fetch, Execute, Decode and Read effective address.

ANSWER DOWNLOAD EXAMIANS APP