Saved Bookmarks
| 1. |
From the following which is used to read and display array elements. (a) loops (b) if (c) switch (d) if else ladder |
|
Answer» loops is used to read and display array elements. |
|