These structures are statements that are used to control the flow and direction of the execution of a program in C. It brings together instructions and logical unit. Control structures have two main classes - conditionals and loops.

There are three different types of control structures are - Selection, Sequence, and Repetition.

BY Best Interview Question ON 07 Feb 2019