ActiveX controls are found under which of the following tabs?
A) ADD-INS B) VIEW C) DEVELOPER D) REVIEW
C
You might also like to view...
Describe the process for developing an effective list of site goals.
What will be an ideal response?
You need to extract specific data from a database to present to management. What should you do?
A) Use a query to extract the data then use the report object. B) Use a query to extract the data then create a separate table. C) Create a table, copy the data manually, and then use a report object. D) Use a query to extract the data then use a macro.
_____ is a percentage rate that compares the total net benefits received from a project to the total costs of the project.?
A. ?Net present value (NPV) B. ?Acquisition process C. ?Return on investment (ROI) D. ?Payback analysis
Which of the following statements is false?
a. A PreferenceFragment uses Preference objects to manage app settings and stores those settings in a file via a SharedPreferences object. b. A ListPreference creates checkboxes in which only one can be selected. c. A MultiSelectListPreference creates a GUI containing checkboxes, any number of which can be selected. d. To modify a SharedPreferences file’s contents, you’ll use a SharedPrefer-ences.Editor object.