A ________ displays as a red triangle in the upper right corner of a cell

A) comment indicator
B) locked cell
C) tracked change
D) flag


Answer: A

Computer Science & Information Technology

You might also like to view...

The process of converting vector graphics to bitmap images for editing and printing them is called ____.

a. resolving b. iconization c. dithering d. rasterizing

Computer Science & Information Technology

Because you may stack and nest structures while retaining the overall structure, it might be difficult to determine whether a flowchart as a whole is structured.

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

Computer Science & Information Technology

Shortly after its introduction, the Unix software was rewritten in the popular C++ programming language.?

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

Computer Science & Information Technology

Suppose an instruction function is f( n ) = n2 + 5. When considering time complexities, why isn’t the graph a full parabola?

A. n can’t be negative B. There is only a finite set of integers that can be used for n. C. All time complexities must be straight lines. D. n can only take on values to the right of the cross-over point

Computer Science & Information Technology