Microprocessor The control flags in 8086 are: the direction flag(DF). the interrupt flag(IF). the Trap flag(TF). All of these the direction flag(DF). the interrupt flag(IF). the Trap flag(TF). All of these ANSWER DOWNLOAD EXAMIANS APP
Microprocessor During OPCODE fetch the state of S0 and S1 is 10 11 00 01 10 11 00 01 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is not treated as hexadecimal constant by assembler in 8085? 64 H 234 45 H 6 AFH 64 H 234 45 H 6 AFH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? king = horse + 1 int bar prin = prin * prin s = s + 1 king = horse + 1 int bar prin = prin * prin s = s + 1 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 Assignment, relational, arithmetic Arithmetic, relational, assignment Arithmetic, assignment, relational Relational, assignment, arithmetic Assignment, relational, arithmetic Arithmetic, relational, assignment Arithmetic, assignment, relational Relational, assignment, arithmetic ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In one’s complement 8 bit representation 11111111 represents 1 -0 -1 +0 1 -0 -1 +0 ANSWER DOWNLOAD EXAMIANS APP