When several worksheets are grouped, inserting a row ________
A) inserts it only into the first worksheet in the group
B) inserts it into all of the worksheets in the group
C) displays an error message
D) fails to insert a row into any of the worksheets in the group
Answer: B
You might also like to view...
What is the output of the following code?
``` string s("abcdefg"); cout << s.substr(1, 3); ``` A. abc B. bcd C. a D. c
A(n) ________ can be used to specify the way text or an object leaves a slide
Fill in the blank(s) with correct word
A doubly linked list can be traversed in ____ direction.
A. only the forward B. only the backward C. a circular D. either the forward or backward
Early 100BaseT NICs, just like 10BaseT NICs, could send and receive data, but not at the same time-a feature called ____________________.
Fill in the blank(s) with the appropriate word(s).