Science, asked by ramadevi704216, 7 months ago

what are the control structures in C​

Answers

Answered by khushpreetkaur11
1

Answer:

The basic Control Structures in programming languages are: Conditionals (or Selection): which are used to execute one or more statements if a condition is met. Loops (or Iteration): which purpose is to repeat a statement a certain number of times or while a condition is fulfilled.

Answered by Anonymous
0

Answer:

\huge\boxed{\fcolorbox{green}{black}{\green{Answer}}}

The basic Control Structures in programming languages are: Conditionals (or Selection): which are used to execute one or more statements if a condition is met. Loops (or Iteration): which purpose is to repeat a statement a certain number of times or while a condition is fulfilled.

Similar questions