Which control structure will execute an instruction only after the computer evaluates?
Answers
Answered by
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
0
Explanation:
- 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