Microprocessor In 8085 which addressing mode is also called inherent addressing? Immediate Implicit Direct Register Immediate Implicit Direct Register ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Identify the programmable DMA controller from the following 8251 8253 8279 8257 8251 8253 8279 8257 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 Arithmetic, relational, assignment Arithmetic, assignment, relational Assignment, relational, arithmetic Relational, assignment, arithmetic Arithmetic, relational, assignment Arithmetic, assignment, relational Assignment, relational, arithmetic Relational, assignment, arithmetic ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? int bar s = s + 1 king = horse + 1 prin = prin * prin int bar s = s + 1 king = horse + 1 prin = prin * prin ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The address bus of any microprocessor is always None Unidirectional Bi-directional Either unidirectional or bi-directional None Unidirectional Bi-directional Either unidirectional or bi-directional ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which one of the following instruction may be used to clear the accumulator content irrespective of its initial value? CLR A MOV A, 00H SUB A ORA A CLR A MOV A, 00H SUB A ORA A ANSWER DOWNLOAD EXAMIANS APP