Which of the following can you do once a layer has been duplicated?
A. Remove objects from it
B. Rename it
C. Add new objects to it
D. All of the above
Answer: D
You might also like to view...
Answer the following statements true (T) or false (F)
1. Placing the statement Imports System.IO near the top of the Code Editor (before the Class frmName statement) simplifies file handling by eliminating the need to use the words StreamReader, StreamWriter, and File in your code. 2. In a Try-Catch-Finally block, the code in the Finally block is always executed, regardless of whether an exception was thrown. 3. In a Try-Catch-Finally block, the code in the first listed Catch block is executed if an exception is thrown in the Try block. 4. In a Try-Catch-Finally block, if there are multiple Catch blocks, the code in the last listed Catch block is always executed. 5. In the line of code sw = IO.File.CreateText(fileName) sw is a variable that holds the value of a filespec for an existing text file.
A customer's cell phone would be an example of a ________
A) primary key B) table C) field D) record
The latest version of the Windows operating system is ________
A) Windows 8 B) Windows RT C) both A and B D) neither A or B
Case Based Critical Thinking QuestionsCase 8-2Brij has just been promoted to Marketing Manager of a non-profit organization responsible for soliciting over three million dollars in donations annually. His company solicits donor information from local chapters of the non-profit organization. Brij decides to create an Access database that will allow him to keep all donor information in one database and create reports as well as marketing documents using the database. Based on your knowledge of importing and sharing Access data, answer the questions below.
The local non-profit offices update their donor information every quarter. Brij will find it necessary to update the database by using the same import specifications four times a year. Which process would expedite this task for Brij? A. save the import steps in the Access database so they could quickly be run again B. provide each local office with a copy of the Access database and require them to use it for donor information storage C. create an HTML document from the Access database that could be updated by each local office D. require all local offices to use an Excel spreadsheet for donor information