When an argument is passed by reference, ________.

a. a copy of the argument’s value is passed to the called method
b. changes to the argument do not affect the original variable’s value in the caller
c. the called method can access the argument’s value in the caller directly and modify that data
d. the original value is removed from memory

c. the called method can access the argument’s value in the caller directly and modify that data

Computer Science & Information Technology

You might also like to view...

The smallest element used in the composition of an image is called a(n):

A) pixel B) frame C) tag D) bitmap

Computer Science & Information Technology

The ________ axis is also referred to as the x-axis

Fill in the blank(s) with correct word

Computer Science & Information Technology