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

To ELABORATE: Branch instruction is USED to check the test condition and to PERFORM the memory jump with the help of offset.



Discussion

No Comment Found

Related InterviewSolutions