When the call by reference using reference parameters technique is used for
passing a variable's address to a function, what must be included in the call statement?

A. The & operator and the variable name.
B. Just the variable name.
C. The * operator and the variable name.
D. The operator and the variable name.


D

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. A key benefit of WPF is that it provides a single platform to handle GUI, images, animation 2D and 3d graphics, audio and video. 2. WPF GUIs can be created by dragging predefined controls from the Toolbox onto the design surface. 3. Using XAML gives WPF the benefit of raster-based graphics. 4. WPF graphics are resolution-independent, meaning that they are designed to look similar on screens of different sizes. 5. A major benefit of using XAML is that GUI design can be done separately from programming.

Computer Science & Information Technology

When a new SharePoint site is created, the active site is considered the ________ site

A) workflow B) parent C) menus D) child

Computer Science & Information Technology

In addition to specifying a color as the background for a web page or web page element, you can provide a path and filename for a background image using the ____ property.

A. image-filename B. background-image C. path-filename D. path-image

Computer Science & Information Technology

On a laptop, which of the following would most likely be a pointing device?

a. USB mouse b. Serial mouse c. PS/2 mouse d. Touchpad

Computer Science & Information Technology