A green triangle in the upper left corner of a cell is a(n) ________
Fill in the blank(s) with the appropriate word(s).
Answer: error indicator
Computer Science & Information Technology
You might also like to view...
The command rm moves files from one location to another
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following assignment statements is correct?
a. char c = 'd'; b. char c = 100; c. char c = "d"; d. char c = "100";
Computer Science & Information Technology