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

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

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

A.
s/Perl/perl/l;

B.
s/”perl”/Perl”/g;

C.
s/”perl”/”Perl”/;

D.
s/perl/Perl/g;



Leave a Reply to aras Cancel reply1

Your email address will not be published. Required fields are marked *

6 + nine =