Question: Question 1) a) What are the 3 different control flow mechanisms used in structured programming? Describe each in terms of their operation and use. b)The
Question 1)
a) What are the 3 different control flow mechanisms used in structured programming? Describe each in terms of their operation and use.
b)The computer can perform more complex control flow interactions than those supported by structured programming. Why is it useful to limit the ways we structure the logic within our programs code?
c)Describe the Boolean operators and, or, and not?
d)Describe the two selection statements in C++?
e) Describe the two repetition statements?
i) Repetition using a do while-
ii) Repetition using while-
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
