Reference-type variables (called references) store ________ in memory.

a. the value of an object
b. a copy of an object
c. the location of an object
d. the size of an object


C

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 1: Human Resources ApplicationAn application used by the human resources (HR) department needs to be improved. You need to use various string manipulation properties and methods to ensure all data entered by a user are accurate and stored correctly. The application needs to process benefits for full-time employees only. Which of the following statements determines whether the strEmpCode variable contains an employee code for a full-time employee?

A. If strEmpCode Like "[A-Z]#####" B. If strEmpCode.ToUpper Like "F####" C. If strEmpCode Like "F*" D. If strEmpCode Like "!F*"

Computer Science & Information Technology

What is the maximum number of virtual hard disks that can be supported on the SATA controller within VirtualBox?

A. 8 B. 16 C. 30 D. 60

Computer Science & Information Technology

In the accompanying figure, the Flesch Reading Ease percentage is not high enough; it should be above _________ percent.

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

Computer Science & Information Technology

The Switch Design view button toggles between Design view and ________ view.

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

Computer Science & Information Technology