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 the filters in biztakk server? where it can use?
how can i split string in a textbox in windows appication using C#.net
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad
Can any one give an example (Source Code) on virtual function implemetation in Java?
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
what do u mean by tagging
How can we develop a multi-tier application in Java?
how to stop execution of step 3 in a job mainframe
what are the topics choosen for jam round for interviews
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
1.what is the vesition managment.
what are the 3 forms of a prolog term