The loop is a statement in programming where the program will repeat a statement or group for the condition is true. The first iteration statement is a statement of the WHILEloop. This statement is useful for processing of a statement or a statement several timesduring the expression is true, the statement will be obtaining work.
while (expression)
statement
description;
• The first part will be executed during unkapan in a while is true.
• Penujian to unkapan in place before the while statement.
• The possibility of the while statement is not executed at all if it met the first condition is false.
statement
description;
• The first part will be executed during unkapan in a while is true.
• Penujian to unkapan in place before the while statement.
• The possibility of the while statement is not executed at all if it met the first condition is false.
No comments:
Post a Comment