InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following loop has key value pair?(a) for (b) for each (c) while (d) do while |
|
Answer» (b) for each |
|