Quiz: Data Types

Test your knowledge of Perl data types.

We'll cover the following...
Technical Quiz
1.

Which option is a valid Perl identifier?

A.
%~hash
B.
$a-variable
C.
$3v
D.
@subarray

1 / 5
...