When the __________ of a variable is passed to a function, the indi-rection operator (*) may be used in the function to modify the __________ at that location in the caller’s memory.

a) address, address
b) value, address
c) value, value
d) address, value


d) address, value

Computer Science & Information Technology

You might also like to view...

In Python, a(n) ____________________ is required punctuation for the end of an IF statement.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which SQL statement determines how the rows will be sorted?

A) ORDER BY B) SELECT C) FROM D) WHERE

Computer Science & Information Technology

Match the following terms to their meanings:

I. F2 II. Shift+F11 III. text IV. value V. formula A. number that represents a quantity used for calculations B. combination of cell references, operators, values, and/or functions to perform a calculation C. combination of letters, numbers, symbols D. insert a new worksheet E. make changes to cell contents

Computer Science & Information Technology

What is the command that you issue if you are in directory / and want to copy the file /mydata to directory /labdata?

What will be an ideal response?

Computer Science & Information Technology