Which profile is stored in a network location rather than on the local hard drive?
A. roaming
B. public
C. mandatory
D. default
Answer: A
Computer Science & Information Technology
You might also like to view...
When a procedure is executing and the statement that contains the breakpoint is executed, the procedure halts and the VBA code is displayed.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which statement is true concerning local variables?
A. Local variables are only integers. B. Local variables can be seen by all functions in a program. C. Local variables are in scope while the program is executing. D. Local variables are in scope while the declaring function is executing.
Computer Science & Information Technology