This is a sample video. To access the full content, please Login
No questions yet
343 visits
Outline:Loops - While Statement تب تک کوڈ کے بلاک کو ایکزکیوٹ کرتا ہے جب تک کنڈشن ٹرو ہو while loop while (condition) { code to be executed; }
Loops - While Statement تب تک کوڈ کے بلاک کو ایکزکیوٹ کرتا ہے جب تک کنڈشن ٹرو ہو while loop while (condition) { code to be executed; }
Show video info
Pre-requisite