Computer Science, asked by Siakhan99481, 4 months ago

What is the basic flow of execution

Answers

Answered by paldeependu
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