Identify the letter of the choice that best matches the phrase or definition.
A. In numerical order from lowest to highest number
B. In numerical order from highest to lowest number
C. Can be done to create a heading to span across two or more columns
D. Can be used to create two tables from one
E. Enables you to remove cell boundaries from a table
A. Ascending
B. Descending
C. Merge
D. Split
E. Eraser
You might also like to view...
Identify and fix errors in the following code:
```
#include
In a business letter, insert the date at approximately ____________________".
Fill in the blank(s) with the appropriate word(s).
A(n) ____ approach for a solution path traces all branches of the state-space graph so that all possible choices are tested and no test cases are repeated.
A. heuristic B. push technology C. intelligent D. brute force
Which of the following syntaxes displays a dialog box, causing the user to enter input text?
A. alert(text[,defaultInput]) B. confirm(text[,defaultInput]) C. prompt(text[,defaultInput]) D. print(text[,defaultInput])