Examveda
Examveda

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

A. True

B. False

Answer: Option A


This Question Belongs to Computer Science >> Unix

Join The Discussion

Related Questions on Unix