Computer Science, asked by muzzu889, 10 months ago

Which control structure will execute an instruction only after the computer evaluates?

Answers

Answered by Anonymous
3

Answer:

C++ has only three kinds of control structures, which from this point forward we refer to as control statements: the sequence statement, selection statements (three types—if, if...else and switch) and repetition statements (three types—while, for and do...while). ... We call this control-statement stacking.

Answered by Anonymous
0

Explanation:

  1. c++ has control structure with execute instruction only after the computer 11 years first data instruction which we feed into a computer to enter data
Similar questions