CBSE Class 12 Computer Science Question 56 of 103

Working with Functions — Question 3

Back to all questions
3
Question

Question 3

What do you understand by flow of execution ?

Answer

Flow of execution refers to the order in which statements are executed during a program run.