Computer Science, asked by arifmuhammaf461, 2 months ago

write names of control structure in basic

Answers

Answered by GeniusKrishnali3
0

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.

Explanation:

Hope it helps :)

Answered by ayesha7734
2

Answer:

1 : sequence

2: selection

3 : loop

Explanation:

hope it is helpful for you

Similar questions