Microprocessor How many bytes in a zero memory page should be reserved for vectors used by RST instructions? 128. 32. 64. 16. 128. 32. 64. 16. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The program counter in a 8085 micro-processor is a 16-bit register, because It facilitates the user storing 16-bit data temporarily It counts 16-bits at a time There are 16 address lines It has to fetch two 8-bit data at a time It facilitates the user storing 16-bit data temporarily It counts 16-bits at a time There are 16 address lines It has to fetch two 8-bit data at a time ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How many segments are there in 8086? 4. 3. 6. 2. 4. 3. 6. 2. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The forms of IF statements in FORTRAN 77 are called Logical IF, block IF and arithmetic IF Logic IF, block IF, arithmetic IF and negate IF Logical IF and Block IF Logical IF and arithmetic IF Logical IF, block IF and arithmetic IF Logic IF, block IF, arithmetic IF and negate IF Logical IF and Block IF Logical IF and arithmetic IF ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “1”? AND that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. AND that bit with “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “1”. OR that bit with “1” and remaining bits with “0”. AND that bit with “0” and remaining bits with “1”. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Let the content of register C be 00000000 before the instruction DCR C is executed. The content of register C after the after the execution of this instruction will be 00000001 11111111 None 00000000 00000001 11111111 None 00000000 ANSWER DOWNLOAD EXAMIANS APP