When an argument is passed by __________, the parameter receives the address of the argument so both the argument and the parameter point to the same memory location.

a. value
b. reference
c. return
d. global

b. reference

Computer Science & Information Technology

You might also like to view...

What is the size in bits of an int?

a) 8 b) 16 c) 32 d) 64

Computer Science & Information Technology

Use the ________ element to configure a table footer row group.

a. thead b. tgroup c. tbody d. tfoot

Computer Science & Information Technology