Microprocessor When an 8085 microprocessor is reset, the address bus contains 0043H 002CH 0000H 003CH 0043H 002CH 0000H 003CH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor For the number A[15:0] = 0110110010001111, A[14:13] is ______ A[3:2]. Greater than Less than The same as Cannot be determined Greater than Less than The same as Cannot be determined 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 In C the keywords are also called Reserved words Class words Special words Character words Reserved words Class words Special words Character words ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor system with memory mapped I/O, which of the following is true? There can be maximum of 256 input devices and 256 output devices Arithmetic and logic operations can be directly performed with the I/O data Devices have 8-bit address line Devices are accessed using IN and OUT instructions There can be maximum of 256 input devices and 256 output devices Arithmetic and logic operations can be directly performed with the I/O data Devices have 8-bit address line Devices are accessed using IN and OUT instructions 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 Relational, assignment, arithmetic Arithmetic, relational, assignment Assignment, relational, arithmetic Arithmetic, assignment, relational Relational, assignment, arithmetic Arithmetic, relational, assignment Assignment, relational, arithmetic Arithmetic, assignment, relational ANSWER DOWNLOAD EXAMIANS APP