What is the basic flow of execution
Answers
Answered by
0
Answer:
The basic flow of program execution in computer science is "control flow". In which the sequence of instructions, individual statements or function calls is put to order to accomplish the task of a program.
Explanation:
Similar questions