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
Assignment, relational, arithmetic
Arithmetic, relational, assignment
Relational, assignment, arithmetic

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In 8085 microprocessor , let the accumulator contains the value 0AH and register C contains the value 05H. After CMP C instruction is executed, the

 zero flag will be set and carry flag will be reset
 zero flag will be reset and carry flag will be set
 zero and carry flags will be set
 zero and carry flags will be reset

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
FPGA means

 Field Parallel Gate Array
 Field Programmable Gate Array
 Forward Parallel Gate Array
 Forward Programmable Gate Array

ANSWER DOWNLOAD EXAMIANS APP