Which one of the following choices will replace all occurrences of the word perl with the word Perl? seenagape 12 years ago 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; ← Previous question Next question →