Q:

Perl also supports use of for loop in the following manner

0

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


  1. true
  2. false

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).True

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

UNIX - FILTERS AND REGULAR EXPRESSIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
For splitting a line or expression into fields, __... >>
<< Which function can combine the functionalities of ...