InterviewSolution
Saved Bookmarks
| 1. |
While using the iterative construct (Branching) in execution _____________ instruction is used to check the condition.(a) TestAndSet(b) Branch(c) TestCondn(d) None of the mentionedI had been asked this question in an interview for job.I need to ask this question from Instructions and Instruction Sequencing topic in section Machine Instructions and Programs of Computer Architecture |
|
Answer» The CORRECT answer is (b) Branch |
|