Baheeg Training and Test Exam

Perl Specialist (CIW-PS)

Score: 0 / 0 answered

Progress: 0 of 759 qs

time elap: 00:00

Question 1: What is the output of the following Perl code: `print $a + $b;` if `$a = "10.5";` and `$b = "20.5";`?