Match the following terms to the corresponding description:
I. Personal Macro Workbook
II. Visual Basic Editor
III. Macro Recorder
IV. Module
V. Object
A. A variable that contains both data and code and represents an element of Excel such as Range or Selection
B. A file in which macros are stored
C. An application used to create, edit, execute, and debug Office application macros using programming code
D. Records your commands, keystrokes, and mouse clicks to store Excel commands as VBA code within a workbook
E. Stores macros that can be accessed by any Excel workbook
E,C,D,B,A
You might also like to view...
If an integer argument goes beyond the bounds of the array then:
a) an ArgumentOutOfBoundsException is thrown b) a BoundsException is thrown c) an ArgumentOutOfRangeException is thrown d) a RangeException is thrown
The expression
a. Creates an empty multimap object. b. Creates a multimap object containing one key/value pair. c. Returns the number of times the key/value pair (15, 2.7) appears in the multimap. d. Creates a pair object in which first is 15 (type int) and second is 2.7 (type double).
The ___________ method of class BufferedReader is used to close a file that has been opened for reading.
a) flush b) closeBufferedReader c) closeFile d) close
Ann, a network technician is preparing to configure a company's network. She has installed a firewall to allow for an internal DMZ and external network. No hosts on the internal network should be directly accessible by IP address from the internet, but they should be able to communicate with remote networks after receiving a proper IP address. Which of the following is an addressing scheme that will work in this situation?
A. Teredo tunneling B. Private C. APIPA D. Classless