Unlock the Power of Open Source: New Linux Certification is now on Swayam Plus.
Course Start Date: 2nd February 2026; Course End Date: 2nd April 2026.
This is a sample video. To access the full content, please Login
No questions yet
483 visits
Outline:Loops - For Statement کا استعمال تب ہوتا ہے جب آپ پہلے سے جانتے ہوں کہ اسکرپٹ کو کتنیfor loop بار رن ہونا چاہئے for (init; condition; increment) { code to be executed; }
Loops - For Statement کا استعمال تب ہوتا ہے جب آپ پہلے سے جانتے ہوں کہ اسکرپٹ کو کتنیfor loop بار رن ہونا چاہئے for (init; condition; increment) { code to be executed; }
Show video info
Pre-requisite