Do while loop is also used to traverse the array, strings etc...
But the condition would be checked only after completing the first iteration.
- Syntax:
initializer do { // statements increment } while (condition);
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||