官术网_书友最值得收藏!

The while construct

A loop is used in the programming world to make a sequence of execution steps repeat itself until the condition is met. The while loop is one of the building blocks of the C# programming architecture and is used to loop through the body mentioned in curly brackets until the condition mentioned in the while criteria is true:

while (condition)
{
loop body;
}

The condition mentioned in the loop should evaluate to true to execute the loop for the next iteration.

主站蜘蛛池模板: 通榆县| 昆明市| 乌拉特前旗| 黄大仙区| 饶平县| 秭归县| 宁南县| 达孜县| 东兰县| 韶关市| 介休市| 阿勒泰市| 临澧县| 贵港市| 潮安县| 山阴县| 东乌珠穆沁旗| 凤台县| 堆龙德庆县| 新源县| 红安县| 修水县| 喀什市| 大埔区| 保定市| 康乐县| 曲周县| 邻水| 南涧| 柳河县| 洱源县| 鄂尔多斯市| 铜山县| 宣化县| 西充县| 平凉市| 绿春县| 巴林右旗| 马山县| 措勤县| 尉犁县|