A __________ trust relationship exists within a single forest. It is an additional trust relationship between two child domains, which optimizes the authentication process when a large number of users require access to resources in another domain
a. Forest
b. External
c. Realm
d. Shortcut
D. A shortcut trust is especially useful if the normal authentication path must cross several domains.
You might also like to view...
A loop that continues until something specific is accomplished is called a(n) ____-controlled loop.
A. count B. entry C. task D. outcome
Tarun is helping Nicole prepare a document she needs for her history class. Tarun tells Nicole that all of the following are true about inserting references EXCEPT: ____.
A. When footnotes are moved or deleted, Word automatically adjusts the reference numbers. B. You can format a footnote with a symbol instead of a number. C. You cannot convert endnotes to footnotes. D. If you double-click the reference number to the left of a note, the insertion point moves to the in-text reference symbol.
To scroll through the aside element using a mobile device like an iPad, you must use the ____ scroll gesture on the contents of the sidebar.
A. one-finger B. two-finger C. double-tap D. tap and slide
Given the following code and assuming that the file “accounts” has been opened for reading, read one integer from the file.
int custId;