Ask Question
21 August, 21:35

What efficiency is gained by passing data to an array?

+3
Answers (1)
  1. 22 August, 01:08
    0
    The array efficiency is the fastest array accessing process when the contiguous accessing array occur in the system.

    We can pass data into an array by using the pass by reference concept and it can perform one and more array operation so that it can easily access all the main parts of an array.

    When the system only allow the assume shape array concept and do not use ant type of temporary array in the system then, high efficiency are gain by passing data in an array concept.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What efficiency is gained by passing data to an array? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers