When you need to do one or another thing based on a decision, what logical structure might you use?

When you need to do one or another thing based on a decision, what logical structure might you use?


a.Step-by-Step
b.Conditional
c.Looping
d.Iteration


Answer: b.Conditional


Learn More :