If the content of DS and BX register is 2500H and 1000H respectively. From which memory location will 8086 fetch the data while executing instruction MOV CX,[BX].
SIKSHAPATH Latest Questions
During the execution of a project, a risk is identified by a team member. This newly identified risk is currently not in the Risk Register. As a Project Manager, what is the first action you would take after being notified of ...Read more
What is propositional logic? What are the elements of propositional logic? Providethe suitable example.
Question 1 5 Points AD0-AD7 lines are multiplexed and A8 to A15 are not multiplexed in 8085. State the reason. Question 2 5 Points 1. Create code snippet to a) load 00H to accumulator b) Decrement the accumulator c) Display the answer at 3004H
Explain the [procedure to fit an exponential curve y= a e^bx with normal equations.
Discuss Forward Versus Backward Reasoning. Or, Discuss Forward Reasoning vs Backward Reasoning Describe the different approaches to Knowledge Representation in AI.
Using the method of least square , fit a straight line to the following data : x 1 2 3 4 5 y 2 4 6 8 10
Functions can return enumeration constants in C? a. true b. false c. depends on the compiler d. depends on the standard