You can tell which workbook is active by looking at its title. The active workbook has a ____ title bar.

A. red
B. white
C. gray
D. green


Answer: C

Computer Science & Information Technology

You might also like to view...

The ________ in Mac OS X is used to locate and arrange files, folders, and applications

A) Details pane B) File Explorer C) Finder D) Views button

Computer Science & Information Technology

The public members of a class must be declared before the private members.

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

Computer Science & Information Technology

Consumers Union is a nonproift organization following the B2C subscription e-business model.

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

Computer Science & Information Technology

Which of the following statements should be used in secure C programming to display the string "Welcome" not followed by a new-line character?

(a) printf( "Welcome" ); (b) puts( "Welcome" ); (c) printf( "%s", "Welcome" ); (d) None of the above.

Computer Science & Information Technology