The COBOL perform loop is the equivalent of which of the following structures found in other languages, such as Java or C++ ?
For Loop
Do-While Loop
Nested Loop
While Loop