The boxes with minus signs at the upper-left corner of the red boxes indicate that the item is________.

A. indexed
B. summarized
C. expanded
D. collapsed


Answer: C

Computer Science & Information Technology

You might also like to view...

Describe the elements of an E-R diagram depicting the relationship between a person and a tee-shirt. This description should show the following relationship: Each person can have many tee-shirts, but each shirt can only be owned by a single person.

What will be an ideal response?

Computer Science & Information Technology

The ________ displays information such as a summary of the total number of changes and the name of the person who made each change

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is the default paragraph alignment in Word?

A) Align Right B) Center C) Justify D) Align Left

Computer Science & Information Technology

Match the following terms with their description

I. Do Until loop II. Do While loop III. For...Each loop IV. For loop V. Loop A. Through an object collection or an array B. Until specified condition is true C. Used to execute a series of statements multiple times D. Until a specified number of loops have been completed E. While specified condition is true

Computer Science & Information Technology