Write 5 differences between Memory Reference
Instruction and Register Reference Instruction.
Answer Posted / bharat talaviya
memory reference instruction uses 12bits to specify an address & 1 bit to specify addressing mode (direct or indirect).
Register reference ins. Is recognized by opcode 111 with a 0 in the leftmost bit.
More details plz see compurer system architecture by Morris mano
Is This Answer Correct ? | 71 Yes | 36 No |
Post New Answer View All Answers
What is BASIS
What is the entry point function of a DLL?
Difference between delegates and Events?
What is the use of sas software? Is sas and sap are different?
Have you used callsymputx? what points need to be kept in mind when using it?
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
how to convert infix expression to prefix expression?
what is the filters in biztakk server? where it can use?
how to add Servlet-api.jar file into eclipse 3.3.2 ?
how to add a new table with variables and thier values into a imported file uisng proc import?
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
What is WEB 3.0? What are the features their in WEB3.0
why we use abstract in awt?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.