πŸ“Š Computer Architecture
Q. 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 mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) branch

Explanation: branch instruction is used to check the test condition and to perform the memory jump with the help of offset.


Explanation by: Mr. Dubey
branch instruction is used to check the test condition and to perform the memory jump with the help of offset.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
506
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate