CIW
1D0-437 · Question #36
Which Perl debugger commands can be used to step through a script?
The correct answer is C. s and n. See the full explanation below for the reasoning.
Question
Which Perl debugger commands can be used to step through a script?
Options
- Ab and d
- Bt and c
- Cs and n
- DX and V
How the community answered
(27 responses)- A19% (5)
- B7% (2)
- C70% (19)
- D4% (1)
Community Discussion
No community discussion yet for this question.