What does an acceptable use policy AUP state?
A. That users may not visit shopping sites during work
B. That the organization assets may not be used on weekends
C. That USB drives may not be used
D. The acceptable and unacceptable uses for organizational resources
Answer: D. The acceptable and unacceptable uses for organizational resources
You might also like to view...
Which of the following array declarations are invalid?
a)``` int[] grades = new int[5]; ``` b)``` int grades[] = new int[5]; ``` c)``` int[] grades = { 91, 83, 42, 100, 77 }; ``` d) all of the above are valid e) none of the above are valid
To add animations to slides, it is necessary to be in Slide Sorter view
Indicate whether the statement is true or false
To search for a pattern, you can use a(n) ____________________ character, a symbol you can use as substitute for characters to find information that matches your find criteria.
Fill in the blank(s) with the appropriate word(s).
With contention
a. computers wait until the circuit is free before they send data b. the server or front end processor works consecutively through a list of clients to determine who should have access to the media c. the front end processor must wait for a response from the polled client or terminal d. one computer starts the poll and passes it to the next computer on the multipoint circuit e. there is never a chance for "collision," or two computers trying to send data at the same time