Microprocessor Which of the following is type declaration statement in C? prin = prin * prin int bar king = horse + 1 s = s + 1 prin = prin * prin int bar king = horse + 1 s = s + 1 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The data lines of 8085 microprocessor are multiplexed with higher order address lines None of these status lines lower order address lines higher order address lines None of these status lines lower order address lines ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A sequence of two registers that multiplies the content of DE register pair by two and stores the result in HL register pair (in 8085 assembly language) is XTHL & DAD H XCHG & DAD B XCHG & DAD H PCHL & DAD D XTHL & DAD H XCHG & DAD B XCHG & DAD H PCHL & DAD D ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8086 the number of bytes which can be addressed directly is about 10000 100000 one million 1000 10000 100000 one million 1000 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which one of the following instruction may be used to clear the accumulator content irrespective of its initial value? ORA A MOV A, 00H CLR A SUB A ORA A MOV A, 00H CLR A SUB A ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The relation among IC (Instruction Cycle), FC (Fetch cycle) and EC (Execute Cycle) is IC = FC - EC IC = FC + 2EC IC = FC + EC EC = IC + FC IC = FC - EC IC = FC + 2EC IC = FC + EC EC = IC + FC ANSWER DOWNLOAD EXAMIANS APP