Selection and Repetition Control Structures
Prepare a 3-4 page paper that addresses the following:
o Selection Control Structures
Explain how selection control structures increase the usefulness and power of a computer program. Support your answer with a hypothetical real-world example that uses one of the following selection control structures:
o Simple selection
o Simple selection with null false branch
o Combined selection
o Nested selection
o Repetition Control Structures
Explain how repetition control structures increase the usefulness and power of a computer program. Support your answer with a hypothetical real-world example that uses one of the following repetition control structures:
o Leading decision loop
o Trailing decision loop
o Counted repetition