A ____ is a separate sheet in a workbook that contains only a chart.
A. worksheet
B. dialog box
C. chart sheet
D. range
Answer: C
You might also like to view...
When a multiple-alternative selection structure has many paths from which to choose, it is oftensimpler and clearer to code the selection structure using the ____ statement rather thanthe If…Then…Else statement.
A. If B. Select Case C. If/ElseIf/Else D. Select Option
_________ is where modified process pages can be written out at the time of replacement, or a precleaning policy can be used, which clusters the output activity by writing out a number of pages at once.
A) ?Load control ? B) ?Cleaning policy C) ?Placement policy ? D) ?Replacement policy
In the accompanying figure, which line of code always adds a page break after a figure element?
A. 1 B. 5 C. 3 D. 4
?Identify the letters of the choices that best match the phrases or definitions.
A. ?It a line of text placed at the top of a column. B. ?It is placed at the start of each row to identify the row content. C. ?It is used to mark table cell content that is not the head of a row or column. D. ?The boundary around the entire table is hidden but a 1-pixel blue boundary is assigned to the cells within the table. E. ?They are created by adding therowspanandcolspanattributes to eithertdorthelements. F. ?It appears before the table body group. G. ?It is used to move the cell text in a table. H. ?They are often used for database applications that read the contents of HTML files. I. ?The table features are hidden as it does not use the table header or footer. J. ?It acts like the basis value for items in a flexbox.