Computer Science, asked by princebhnwl9453, 9 months ago

Conditional branch instructions in computer organization

Answers

Answered by dia190
0

Answer:

A programming instruction that directs the computer to another part of the program based on the results of a compare. High-level language statements, such as IF THEN ELSE and CASE, are used to express the compare and conditional branch.

Similar questions