Microprocessor Which of the following is type declaration statement in C? int bar king = horse + 1 s = s + 1 prin = prin * prin int bar king = horse + 1 s = s + 1 prin = prin * prin ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The instruction set of a microprocessor is specified by the manufacturers is specified by the user is stored inside the microprocessor cannot be changed by the user is specified by the manufacturers is specified by the user is stored inside the microprocessor cannot be changed by the user ANSWER DOWNLOAD EXAMIANS APP
Microprocessor XCHG instruction exchanges the content of H-L with ______ register pair. B-C D-E PSW Stack Pointer B-C D-E PSW Stack Pointer 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 XCHG & DAD B PCHL & DAD D XCHG & DAD H XTHL & DAD H XCHG & DAD B PCHL & DAD D XCHG & DAD H XTHL & DAD H ANSWER DOWNLOAD EXAMIANS APP
Microprocessor I)A total of about one million bytes can be directly addressed by the 8086 microprocessor II)8086 has thirteen 16-bit registers III)8086 has eight flags IV)Compared to 8086, the 80286 provides a higher degree of memory protection Which one of the statements given above are correct? 2,3&4 1,2 & 4 1,3 &4 1,2 & 3 2,3&4 1,2 & 4 1,3 &4 1,2 & 3 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion (A): Negative values of incremental operator in DO loop are allowed in Fortran 77 but not in earlier versions of Fortran. Reason (R): Fortran 77 has better array facilities than earlier versions of Fortran. A is wrong R is correct Both A and R are correct and R is correct explanation of A Both A and R are correct but R is not correct explanation of A A is correct R is wrong A is wrong R is correct Both A and R are correct and R is correct explanation of A Both A and R are correct but R is not correct explanation of A A is correct R is wrong ANSWER DOWNLOAD EXAMIANS APP