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
Computer Science & Information Technology
You might also like to view...
To use compare and merge, a button must be added to the Quick Access Toolbar
Indicate whether the statement is true or false.
Computer Science & Information Technology
According to the following statement: JavaPrograms = {strings w : w is a syntactically correct Java program} when is a given string a member of the language JavaPrograms?
What will be an ideal response?
Computer Science & Information Technology