Saved Bookmarks
| 1. |
Explain the use of for loop with an appropriate example. |
|
Answer» For loop is used to execute a statement more than once. |
|