Question #1: What will be printed by the code below? 57% on 1584 times asked
my $val = 'x'; print ref($val);