Which of the following 8051 instructions affects the carry flag?
The instruction that enables subtraction with borrow is
The temporary registers in the 8085 microprocessor are
Which of the following instructions is present in the 8085 instruction set but not in the 8051 instruction set?
Which of the following is a type of microcomputer memory?
Which of the following microprocessors is an example of an Accumulator-based design?
During the execution of the ANI (Logical AND Immediate) instruction, where is the final result stored?
The conversion of the decimal number +1000 to a signed 16-bit binary word is _______
For 8085 microprocessor, the following program is executed
MVI A, 05H;
MVIB, 05H;
PTR: ADD B;
DCR B;
JNZ PTR;
ADI 03H;
HLT;
At the end of program, accumulator contains____
The speed of a microprocessor is usually measured by the ________