Can u read all elements from an array?

This question is related to Oracle Interview

Showing Answers 1 - 3 of 3 Answers

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,

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions