MCQs > IT & Programming > Perl > What program do: foreach (reverse 1..10) { print; }

Perl MCQs

What will the following program do: foreach (reverse 1..10) { print; }

Answer

Correct Answer: Print the numbers from 10 to 1.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Perl Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Perl Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it