What is the term for combining table cells?

A. enjoin
B. splice
C. join
D. merge


Answer: D

Computer Science & Information Technology

You might also like to view...

Let modify be a public member function for the class USStates which modifies the attributes of one object of the class. To change the ith object of the class requires the following call to modify:

a. modify (USStates); b. modify (USStates[i]); c. modify (stateArr); d. stateArr.modify (USStates[i]; e. stateArr[i].modify ( );

Computer Science & Information Technology

In an IF function, the ________ can be used to compare the values of two cells to determine whether the statement is True or False

Fill in the blank(s) with correct word

Computer Science & Information Technology

A keyword is a word that is set aside by the C++ language for a special purpose and should only be used in a specified manner.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Most clip art and video games use raster graphics._________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology