Saved Bookmarks
| 1. |
What is the first subscript value of the array in C++? |
|
Answer» The first subscript value of the array in C++ is zero (0). |
|