What happens when the edge is a Call Edge or a Return Edge? Please handle that scenario and give the code for the same.
A. The program throws an error
B. The program enters a loop
C. The program executes a specific function
D. The program returns to the previous function call