Saved Bookmarks
| 1. |
Sonet wants to execute a statement more than once. From the following which is exactly suitable. (a) if (b) loop (c) switch (d) if else if ladder |
|
Answer» loop is exactly suitable. |
|