Reading elements from an array depends on the type of data that we want to read from an array,if the array is a linked list or stack or a queue it is not possible to read all the elements but if the array is fo a prmitive data typr then it is possible to read all the elements,
Can u read all elements from an array?
Related Answered Questions
Related Open Questions