load a
mul a
store t1
load b
mul b
store t2
mul t2
add t1
then the content in accumulator is
Answers were Sorted based on User's Feedback
Can port 0 be used as input output port?
What number of the times the instruction sequence below will loop before coming out of loop is MOV AL, 00hA1: INC AL JNZ A1
How can interrupts be classified in the 8086?
In how many ways computer soft wares are categorized?
What is the purpose of segment register?
Which interrupt has highest priority?
What are the data pins of microprocessors? What is their use?
What is 8051 microcontroller ?
What is the difference between MOV and MVI?
What happens when reset in(low) signal goes low?
Tell the addresses which are bit addressable?
Describe the jae instruction with the help of an example?