6- Programming with C++ , while loop , do while loop برمجة
0:00 / 0:00
John
English
College Students
Concise
Make your video stand out in seconds. Adjust voice, language, style, and audience exactly how you want!
Summary
The tutorial covers C++ programming concepts, focusing on control statements, specifically loops such as "while" and "do while." It explains how to repeat actions based on known conditions or counters, and provides examples of calculating averages and summing numbers until a negative value is entered.