1.

Perl also supports use of for loop in the following manner.for($i=0;$i<3;$i++){ }

A. True
B. False
C. May be
D. Can't say
Answer» B. False


Discussion

No Comment Found