Ask Question
29 December, 23:10

What efficiency is gained by passing data to an array?

+1
Answers (1)
  1. 30 December, 02:13
    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?
Find an answer to your question ✅ “What efficiency is gained by passing data to an array? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers