The Current cell mode, the page number, and the view and zoom button display on the:

A) Formula Bar. B) range finder. C) status bar. D) Name Box.


C

Computer Science & Information Technology

You might also like to view...

In the following statement, the characters Hello! are a(n)

cout << "Hello!"; a. variable b. string literal c. comment d. object e. None of these

Computer Science & Information Technology

Which of the following are restrictions on use of a stream variable (either ifstream or ofstream)

a) To use a stream variable as a function parameter you can use call-by-value or call- by-value. b) To use a stream variable as a function parameter you can only use call-by-value. c) To use a stream variable as a function parameter you can only use call-by- reference. d) You cannot assign a stream variable. e) A file variable can be used in any way any other variable can be use.

Computer Science & Information Technology

Member objects are constructed __________ their enclosing class object.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A section break divides a document into areas that can be formatted differently from one another

Indicate whether the statement is true or false

Computer Science & Information Technology