Case-Based Critical Thinking Questions
?
Case 12-1
Chloe is building a kiosk-based Excel application. She wants to make some modifications to the screen elements in order to keep users from being distracted by parts of the application that are irrelevant to her application. She turns to Henry for guidance as she knows he built a similar solution earlier this year.
?
Where in the Excel Options dialog box would Chloe find the setting to change the default location for Excel workbook files?

A. Advanced options, Display section
B. Advanced options, Editing options section
C. Save options
D. Formulas options


Answer: C

Computer Science & Information Technology

You might also like to view...

This exercise makes use of the Hello example.

a) Open a directory for this exercise. Place the source files for the Hello example in the directory. b) Compile HelloInterface.java and HelloImpl.java. c) Use rmic to compile HelloImpl. Check the folder to see that the proxy classes are generated. What are their names? d) Compile HelloServer.java . Check the contents of your folder e) Run the server, specifying a random port number for the RMI Registry. Check the messages displayed, including the list of names currently in the registry. Do you see the name that the server registered under (as specified in the program)? f) Compile and run HelloClient.java. When prompted, specify “localhost”for the host name, and the RMI registry port number you previously specified. What happened? Explain. g) Run the client program on a separate machine. Were you successful?

Computer Science & Information Technology

Pinterest is driving more traffic to company websites and blogs than YouTube, Facebook, and LinkedIn combined

Indicate whether the statement is true or false

Computer Science & Information Technology

Each number in the RGB triplet cannot exceed ____________________.

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

Computer Science & Information Technology

Excel simplifies the organization and maintenance of your data. 

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

Computer Science & Information Technology