CIW
1D0-437 · Question #18
Which one of the following choices will replace all occurrences of the word perl with the word Perl?
The correct answer is D. s/perl/Perl/g. See the full explanation below for the reasoning.
Question
Which one of the following choices will replace all occurrences of the word perl with the word Perl?
Options
- As/Perl/perl/l;
- Bs/"perl"/Perl"/g;
- Cs/"perl"/"Perl"/;
- Ds/perl/Perl/g;
How the community answered
(59 responses)- A10% (6)
- B7% (4)
- C3% (2)
- D80% (47)
Community Discussion
No community discussion yet for this question.