Which of the following are valid on the left side of an assignment operator?
A. A numeric constant
B. An expression such as 8*6
C. A declared constant
D. A variable
D. A variable
Computer Science & Information Technology
You might also like to view...
The encoding="iso-8859-1" attribute in the following XML declaration sets the ____ of the document:
A. filename B. number pool C. character set D. graphics
Computer Science & Information Technology
The _____ function sums the numbers in the specified range and then divides the sum by the number of cells with numeric values in the range.
A. MIN B. SUM C. AVERAGE D. MAX
Computer Science & Information Technology