Software Engineering:Developing Intuition for SELECTIVE ALGORITHM USING IF, ELSE IF

[embedyt] https://www.youtube.com/watch?v=K8FMn7f4q8c[/embedyt] There are three major routines make algorithm into useful software engineering utilities namely: Selection (e.g. the use of if, else, elseif) Iteration (e.g. the application of while, do while) Sequence (this combines process…