Respuesta :

Answer:

to answer your question in my thoughts the material of the coding structure helps the software or the cpu translate or guide the programming  .

Explanation:

fichoh

Selection control structures describes the series of clearly defined rules or guidelines used to establish the decision a computer is expected to make .

Control structures may be conditionals which are executed based on a on a given condition which translates into a True or False values called booleans

These boolean values helps in decision making based on output obtained and thus defining the path to follow.

Therefore, the control structures are of huge importance in defining the sequence which is followed by the computer.

Learn more :https://brainly.com/question/20194760