A ____ sheet does not include any worksheet cells.

A. spread
B. backup
C. data
D. chart


Answer: D

Computer Science & Information Technology

You might also like to view...

Given the definitions below. Rewrite the definition of this class so that functions

``` f()const and g(const A& x) are inline. const int x = 17; class A public: A( ); A(int n); int f( ) const; int g(const A& x); private: int i; ``` What will be an ideal response?

Computer Science & Information Technology

When double-clicking to select a word, the space following the word is also selected

Indicate whether the statement is true or false

Computer Science & Information Technology

Paragraphs are generally centered.

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

Computer Science & Information Technology

Because of its efficiency, the recommended string I/O function is gets.

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

Computer Science & Information Technology