Computer Science, asked by Carol129, 1 year ago

What is program control structure?

Answers

Answered by AnjaliSapkota191
4

A program control structure is a major component of a high level language that helps to control the flow of instructions in a program. It is the most powerful tool in any high level language. It is used to develop program logic for the solution of a program. It is also known as control statement.


Carol129: Thanks for the answer
AnjaliSapkota191: No problem
Answered by kunalvats
1

It is a block of programming that analyzes variables and chooses a direction in which to based on given parameters
Similar questions