What is program control structure?
Answers
Answered by
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
Answered by
1
It is a block of programming that analyzes variables and chooses a direction in which to based on given parameters
Similar questions