Quiz on Strings
Test your understanding of strings in Perl by solving a quiz in this lesson.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Single characters can be extracted using array (square brace) syntax by using split
function.
A.
True
B.
False
1 / 5