To copy an Excel chart, be sure to click on the _____________ of the chart.
a. title
b. category labels
c. border
d. data range
Answer: c. border
Computer Science & Information Technology
You might also like to view...
Which of the following should you use if you want to delete a file from the hard disk permanently and avoid having the file go to the Recycle Bin?
A) drag the file off the window B) Shift + Delete C) Send To D) Cut
Computer Science & Information Technology
To implicitly overload the += operator:
a. Only the + operator needs to be overloaded. b. Only the = operator needs to be overloaded. c. Both the + and = operators need to be overloaded. d. The += operator cannot be overloaded implicitly.
Computer Science & Information Technology