7.In this logic structure, one program statement follows another.
A: Sequential
B: Selection
C: Loop
D: Random
A: Sequential
B: Selection
C: Loop
D: Random
举一反三
- This is a flow of washing process. Please select the correct structure of this flow chart.[img=640x508]1803a0f1c94fa9c.png[/img] A: Loop structure B: If-else structure C: Sequential structure D: Branch structure
- This is the _____ thinking: a sequential thinking of logic, moving firmly from one step to the next.
- The structure of the family is quite different from one country to another.
- The loop body in a loop statement is allowed to contain more than one statement, which can not appear as a compound statement.
- N—S diagram can used to substitute conventional program flow chart. In the following phrases, which does not belong to the basic control structures that contain ( ) A: sequence structure B: condition structure C: selection structure D: execution structure