Computer Science, asked by designerpb2505, 19 days ago

what command has reduced the statements?

Answers

Answered by usman4916950
0

Answer:

programs that we have examined to this point, each of the statements is executed once, in the order given. Most programs are more complicated because the sequence of statements and the number of times each is executed can vary. We use the term control flow to refer to statement sequencing in a program.

Similar questions