Quiz: Functions

Take a quiz to test your understanding of functions in Perl.

We'll cover the following...
1

How do we do forward declaration of a function?

A)
Square;
B)
sub Square();
C)
declare Square();
D)
func Square();
Question 1 of 70 attempted
Access this course and 1400+ top-rated courses and projects.