57.5k views
2 votes
Jane is debugging a code consisting of 25 lines. The code starts executing at line 11. At line 13, the code calls another method. Jane finds no errors until line 16. At line 18, the code stops execution. What is the breakpoint in this code?

A.) 11
B.) 13
C.) 18
D.) 16

2 Answers

3 votes
18. Because the code has errors at 16 but still functions
User Roktechie
by
8.3k points
2 votes
C.) 18

-------------------------------------
User Ampati Hareesh
by
8.7k points