#3: Which combination of statements can be used to express algorithms?
A) Iterative, sequential, and selection
B) Correctness, efficiency, and clarity
C) Readable, iterative, and efficient
D) Selection, conditional, and Boolean

Respuesta :

xYumii

Answer:

A) Iterative, sequential, and selection

Explanation: