Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3)If you has an array of 100 elements, which is easier: a or b. Explain your answer. a. Defining a function with 100 different variables

3)If you has an array of 100 elements, which is easier: a or b. Explain your answer.

a. Defining a function with 100 different variables so you can pass all elements of an array into it b. Defining a function what passes just the location of the array, and you use the original array.

4)How is Passing just ONE value into a function rather than passing 100 separate value, like a concept?

5)What are other names for pass by value and pass by reference?

6)Do you think pass by reference is used a lot or not? Explain your answer?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle 10g SQL

Authors: Joan Casteel, Lannes Morris Murphy

1st Edition

141883629X, 9781418836290

More Books