Changing values in cells to see how those changes affect the values calculated by formulas in other cells is called doing what-if analysis

Indicate whether the statement is true or false

TRUE

Computer Science & Information Technology

You might also like to view...

Which of the following is not true about friend functions and friend classes?

a. A class can either grant friendship to or take friendship from another class using the friend keyword. b. A friend declaration can appear anywhere in a class definition. c. A friend of a class can access all of its private data member and member functions. d. The friendship relationship is neither symmetric nor transitive.

Computer Science & Information Technology

Some operating systems are __________; in other words, they are based on published code that can be modified and improved by anyone.

a. proprietary b. standardized c. transparent d. open source

Computer Science & Information Technology