Explain the role of a sequence counter in execution of a
instruction.
Answer Posted / sumit singh
in a program execution the next instruction in sequence is
executed next unless any jump statement or control loop is
executed. an interrupt can also change the sequence of
execution. after the fulfillment of interrupt, the control
again comes to the position where the interrupt has originated
| Is This Answer Correct ? | 24 Yes | 10 No |
Post New Answer View All Answers
what is the differences between DTD's and XML schema?
who to change a passward in router?
BEL old probationary engineering questions and answers
What is candidate key ? What is Alter net key ? & What is foreign key ?
Suppose that, even unrealistically, we are to search a list of 700 million items using Binary Search, Recursion (the algorithm given in class). What is the maximum number of comparisons that this algorithm must perform before finding a given item or concluding that it is not in the list?
what are nanoemulsions and how are they prepared? i want a brief outline about nanoemulsions.. is anyone of you is having any literature, can you share that? also any an idea where i can get the information?
I think it is 65% in 10th, 12th n BE with a 5% relaxation in any one. For west bengal bord..what will be simple average for HS...is the additional marks would be adde with 100+200=1200.and the the average will be done. OR it will be treated 65% if somebody gets 650 in HS.? Please reply for this question......... And what is the marks criteria for infosys for experienced employee.
Differentiate y = sinx + cosx + tanx
Explain the difference between RAM and ROM? What is “Volatile Memory
Explain i.d.e. for visual c++?
discuss the technique for implementing high performance computing
can you please tell me your understanding in database,what is it
if u r using bugzilla then it generates automatic bugids,while testing uhave got a bug then bug is represented through a bug id say bug1, then bug is assigned to developer he fixes a bug ,say the bug is fixed no error is got later after few regression cycles u have got the same bug but the bug is represented by diff id say bug2,tell me how do i come to know that it is the same bug that had occured previously but now it is represented by diff id
95) func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d ! ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); please help me in detail ....with flowchart
what is domain functional level in windows server 2003?