What is the function of the symbol & when used with a variable?
A. It makes a pointer to that variable.
B. It allows main() to access the variable in memory.
C. Gives the address of a variable in memory.
D. You can’t use this operator alone.
C
You might also like to view...
Which input statement reads the following standard input stream and stores 6.7 in a (type float), 12 in b (type int), Ben in d (type string) and % in c (type char). :
xyz 6.7
The attributes of the HTML tag for a table are visible in the Property inspector when the entire table is selected.
Answer the following statement true (T) or false (F)
On a binary tree, ____ are used to represent conditions.
A. flowlines B. ovals C. diamond boxes D. process rectangles
To use a frame as the target of a link, you must add the ________ attribute to the frame
Fill in the blank(s) with correct word