Question: True or false 1. Array subscripts are also known as index values. 2. The objects cin and cout cannot be used with array variables. 3.
True or false
1. Array subscripts are also known as index values.
2. The objects cin and cout cannot be used with array variables.
3. If you have an array size declarator equal to ten, C++ will create eleven array elements.
4. You can use either the int data type or the double data type in C++ for an arrays size value.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
