Quiz: Data Types
Test your knowledge of Perl data types.
We'll cover the following...
1
Which option is a valid Perl identifier?
A)
%~hash
B)
$a-variable
C)
$3v
D)
@subarray
Question 1 of 50 attempted
...