To export the site definition file to another location, you should open the ____ dialog box.
A. Manage Sites
B. Export Sites
C. Site Definitions
D. Site Options
Answer: A
You might also like to view...
Which of the following is true about this statement:
``` sum += *array++; ``` a. This statement is illegal in C++. b. This statement will cause a compiler error. c. This statement assigns the dereferenced pointer's value, then increments the pointer's address. d. This statement increments the dereferenced pointer's value by one, then assign that value. e. None of these
Select the invalid date from the list below:
a. February 29, 2000 b. February 29, 1900 c. February 29, 1804 d. February 29, 1708 e. None of the above
Database Documenter is an Access tool that creates ________
A) relationship reports B) find unmatched queries C) database documentation D) XML documents
Which of the following is not something you can hyperlink to?
A) A bookmark in the same document B) A bookmark in a different document C) A webpage on the Internet D) A different document on your computer