I would maintain that conditional behavior is the key element that makes a computer a computer. Conditional

Question:

I would maintain that conditional behavior is the key element that makes a computer a computer. Conditional behavior is implemented at the machine level by operations such as BEQ XYZ (branch to instruction XYZ) and at high-level language level by operations such as If x = y then do THIS else do THAT. Why are such conditional operations so necessary to computing?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: