InterviewSolution
Saved Bookmarks
| 1. |
PHP supports four types of looping techniques? (a) for loop (b) while loop (c) for each loop (d) all the above |
|
Answer» (d) all the above |
|