EX Case 2-1John is responsible for hiring a new Web developer. To manage all of the applicants during the hiring process, he needs to create a worksheet with all of the applicants' names, information, and current application status. John created a document to store each of the applicants' electronic references.  As each reference was received, he placed the link into the appropriate worksheet.  To submit another reference link, he clicked Place In This Document, then selected the corresponding ____.

A. address
B. file
C. file name
D. location


Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following statements about MustInherit base classes is true?

a) MustInherit base classes may contain data. b) MustInherit base classes may not contain implementations of methods. c) MustInherit base classes must declare all methods as MustOverride. d) MustInherit base classes must declare all data members not given values as MustOverride.

Computer Science & Information Technology

A ________ gives you a form view and a datasheet view of the same data

A) tabular layout B) split form C) stacked layout D) multiple items form

Computer Science & Information Technology

To apply complex criteria to a single column, use a(n) ________

A) custom filter B) advanced filter C) AutoFilter D) extracting filter

Computer Science & Information Technology

What is one of the most effective ways to save simple application data to an Android device?

A. internal storgage B. SharedPreferences object C. external storage D. SQLite database

Computer Science & Information Technology