SelectionTest questions

When designing algorithms, there are many steps where decisions must be made. This decision is known as selection, and can be displayed in pseudocode or flow diagrams.

Part ofComputer ScienceAlgorithms