When a procedure finishes execution, __________.
a. control returns to the point where the procedure was called and continues with the next statement
b. the application terminates unless the procedure contains a Return statement
c. control transfers to the next procedure found in the code
d. the application waits for the user to trigger the next event
a. control returns to the point where the procedure was called and continues with the next statement
Computer Science & Information Technology