You pass a variable by ____ when you want the receiving procedure to change the contents of the variable.

A. content
B. name
C. value
D. reference


Answer: D

Computer Science & Information Technology

You might also like to view...

If you send the ToolKit class the ____ message, it produces a Toolkit object describing various attributes of the computer, including the screen's dimensions.

A. getDesktopProperty() B. getScreenSize() C. getDefaultToolKit() D. getNativeContainer()

Computer Science & Information Technology

Which is not the purpose of a constructor?

A. To destruct upon termination of program. B. To initialize data variables. C. To be used upon instantiation. D. To run the program.

Computer Science & Information Technology

To change the font size for a portion of the text in WordArt, make sure the object is selected with a ________ border

A) black, solid B) dashed C) double-lined D) red, solid

Computer Science & Information Technology

List three ways to connect just two computers.

What will be an ideal response?

Computer Science & Information Technology