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



load a mul a store t1 load b mul b store t2 mul t2 add t1 then the content in accumula..

Answer / guest

a**2+b**4

Is This Answer Correct ?    8 Yes 2 No

load a mul a store t1 load b mul b store t2 mul t2 add t1 then the content in accumula..

Answer / kumaraswamy

Answer is a^2+b^4

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More 86 Family Interview Questions

What is the bhe signal? Explain its significance?

0 Answers  


What is the maximum internal clock frequency of 8086?

0 Answers  


How do vectored and non-vectored interrupts differ?

0 Answers  


What are the steps involved in a fetch cycle

0 Answers  


What are hardware interrupts?

0 Answers  






What is the main difference between 8085 and 8086 processors?

0 Answers  


What are the general purpose registers in 8085?

0 Answers  


What is the function of ale and how does it works?

0 Answers  


What are the Interrupts available in 8051 microcontroller?

0 Answers  


What are the total number of input and output ports in 8085?

0 Answers  


Why the lower byte address bus(a0-a7) and data bus (d0-d7) are multiplexed?

0 Answers  


What is a program counter? What is its use?

9 Answers  


Categories