Loops While Statement - Urdu

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

This is a sample video. To access the full content,
please Login

305 visits



Outline:

Loops - While Statement تب تک کوڈ کے بلاک کو ایکزکیوٹ کرتا ہے جب تک کنڈشن ٹرو ہو while loop while (condition) { code to be executed; }