What statement regarding reference parameters is accurate?
A. When you declare a reference parameter in a method header, the argument used to call the method does not require a value.
B. Reference parameters occupy their own memory locations.
C. Reference parameters act as aliases, or pseudonyms, for the same memory location occupied by the values passed to them.
D. The params keyword is used to indicate a reference parameter.
Answer: C
Computer Science & Information Technology
You might also like to view...
In Word, the Picture button is found in the ________ group on the Insert tab
A) Text B) Tables C) Pages D) Illustrations
Computer Science & Information Technology
The area at the bottom of the desktop which displays the Start button, pinned application buttons, the notification area, and the Show desktop button is called the ________
A) status bar B) taskbar C) actionbar D) activity bar
Computer Science & Information Technology