When the address of a data variable is passed to a function,what type of call is used?

A. Call by reference
B. Call by value
C. Call by indirection
D. Both A and C


A. Call by reference

Computer Science & Information Technology

You might also like to view...

How would you configure a hyperlink from the index.html file to another file named services.html which is located in the same folder?

a. ``` < target="ervices.html">Services ``` b. ``` Services ``` c. ``` Services ``` d. ``` Services ```

Computer Science & Information Technology

A software ________ fixes problems and make relatively minor changes

A) update B) app C) operating system D) charm

Computer Science & Information Technology

What is the primary reason we create networks?

A. To exchange information B. To share scarce or expensive resources C. To allow distributed organizations to act as if they are centrally located D. To allow centrally located organizations to act as if they are distributed

Computer Science & Information Technology

After a process has been started, you can change its priority by using the renice command.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology