CIW PERL FUNDAMENTALS 1D0-437 Question # 40 Topic 5 Discussion

CIW PERL FUNDAMENTALS 1D0-437 Question # 40 Topic 5 Discussion

1D0-437 Exam Topic 5 Question 40 Discussion:
Question #: 40
Topic #: 5

Which one of the following choices will replace all occurrences of the word perl with the word Perl?


A.

s/Perl/perl/I;


B.

s/"perl"/"Perl"/g;


C.

s/"perl"/"Perl"/;


D.

s/perl/Perl/g;


Get Premium 1D0-437 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.