Short Answer
You can use either students[0] or __________ to reference the first element of an array named students.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: By default, ifstreams have the "in flag"
Q7: A C++ program is _ into a
Q8: If num = 1 when the condition
Q9: The line int main () identifies the
Q10: In operations involving mixed-type operands, the numeric
Q12: The following code segment should include the
Q13: To delete a dynamically allocated array named
Q14: An output _ is a sequence of
Q15: C++ uses type _ to represent logical
Q16: In C++, function parameters are either call-by-value