Question

A string array
(a) stores an actual string in each of its elements
(b) can only provide access to strings of a certain length
(c) is actually an array of pointers
(d) is always less memory efficient than an equivalent double-subscripted array

Answer

This answer is hidden. It contains 3 characters.