When you pass a property as an argument to a method, there is one restriction: Properties can only be passed ____________.

a. by reference
b. globally
c. by value
d. locally


c. by value

Computer Science & Information Technology

You might also like to view...

The ____________________ tool allows you to work with lists of objects such as tables and queries as well as constants, functions, and common operators to help you construct the expression for your calculation.

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

Computer Science & Information Technology

Which of the following file properties is generated by Windows Vista and can NOT be changed by the user?

A) Date modified B) Keyword C) Title D) Author

Computer Science & Information Technology

Your first scan appears as solid black, and you consult the troubleshooting guide in the manual to see what might be going on. What advice does it offer?

After you discover a long-forgotten box of family photos in your attic, you realize that you would benefit from buying and using a scanner to convert some of the best photos to a digital format. However, you have never used a scanner before so you study the manual very carefully before you get started in your project. a. Make sure that you have selected a setting related to text with pictures rather than just text. b. Make sure that you have selected the correct file type for the original you are using. c. Make sure that you have at least a 1/4-inch margin between the photo and the edge of the scanner bed. d. Make sure that you have chosen the best resolution for the image.

Computer Science & Information Technology

Program execution halts in a C# program when ____.

A. the last line in the program listing is executed B. the last statement in Main( ) is executed C. the stop statement is encountered D. the Exit command from the File menu is selected

Computer Science & Information Technology