The main advantage to reference data in multiple workbooks is that data can ________
A) referenced through 2-D formulas B) be used by master workbooks
C) be copied and transmitted to anyone, anywhere D) be accessed directly at its original location
D
You might also like to view...
When you assign a shortcut key to a macro, it will take precedence over the shortcut keys that are:
A) built into Excel. B) case sensitive. C) external to Excel. D) used by all applications.
A media __________ specifies conditions that specific media must satisfy for the rules in a media query to be applied.
Fill in the blank(s) with the appropriate word(s).
What technique allows a programmer to change the way in which a method works internally without affecting programs that utilize the method?
A. overloading B. implementation hiding C. polymorphism D. inheritance
In C++, ____ is called the scope resolution operator.
A. . B. ? C. : D. ::