The command that joins selected cells into one larger cell and then centers the contents is called _____________.

a. Merge & Center
b. Group & Center
c. Center & Align
d. Create & Center


Answer: a. Merge & Center

Computer Science & Information Technology

You might also like to view...

What is the best way to describe this function prototype?

``` bool Func(int a, int b, int &rC);``` A. It is indescribable. B. The function returns a true/false and has 3 integer inputs. C. The function has two integere inputs and “returns” an integer and a bool. D. This function prototype will not compile.

Computer Science & Information Technology

Method _______ returns a new string where all leading and trailing whitespace has been removed.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

____ are stop points placed in the code to tell the Visual Studio 2017 debugger where and when to pause the execution of the program.

A. Breakpoints B. Debug points C. Halt points D. Tracepoints

Computer Science & Information Technology

Which of the following is an effective way to get information in crowded places such as airports, conventions, or supermarkets?

a. Shoulder surfing b. Phishing c. Vishing d. Reverse social engineering

Computer Science & Information Technology