Match the following button or checkbox to the group where it is located:

I. Increase List Level A. Clipboard group
II. Cut B. Slides group
III. Find C. Paragraph group
IV. Section D. Backgrounds
V. Hide Background Graphics E. Editing group

C, A, E, B, D

Computer Science & Information Technology

You might also like to view...

In the ADT list, when an item is deleted from position i of the list, ______.

a) the position of all items is decreased by 1 b) the position of each item that was at a position smaller than i is decreased by 1 c) the position of each item that was at a position greater than i is decreased by 1 d) the position of each item that was at a position smaller than i is increased by 1 while the position of each item that was at a position greater than i is decreased by 1

Computer Science & Information Technology

A header file is typically given the filename extension:

a. .h b. .hdr c. .header d. .cpp

Computer Science & Information Technology