What is the purpose of the address operator in C++?
A. There is no address operator in C++.
B. To return the hexadecimal address of a variable.
C. To report the system address for the program.
D. To return the hexadecimal range for a datatype.
B
Computer Science & Information Technology
You might also like to view...
?Individual background properties can contain multiple options placed in a comma-separated list.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The resolution value of the @media rule is the pixel density of the target display/paper and is measured in units of ____.
A. ppi B. xpi C. csi D. dpi
Computer Science & Information Technology