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.
?
If Chloe hides a screen element that is part of the worksheet, where is that screen element hidden?
A. In that worksheet
B. In any worksheets
C. In any workbooks
D. In all worksheets
Answer: A
Computer Science & Information Technology
You might also like to view...
Given that p1 is a pointer variable of the string class, which of the following are legal statements?
a. p1 = new int; b. cout << *p1; c. p1 = new char[10]; d. *p1 = new string; e. B and D
Computer Science & Information Technology
____ matches any element in the hierarchy.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Business managers often create ________ /worst-case scenarios
Fill in the blank(s) with correct word
Computer Science & Information Technology
In Windows 10, up to ________ apps can be docked side by side, depending on your screen resolution
A) five B) seven C) three D) four
Computer Science & Information Technology