A. Step Over
B. Step Into
C. Step Up
D. Step Out
✅ The correct answer is option C.
Explanation: Step Into executes code, Step Out continues execution until bound value and Step Over is to execute code without stopping.
Explanation: Step Into executes code, Step Out continues execution until bound value and Step Over is to execute code without stopping.