Saved Bookmarks
| 1. |
Odd one out (a) for (b) if (c) while (d) do-while |
|
Answer» (b) if It is a branching statement and the others are loops. |
|