A user logs on to her account and is able to makes changes to her desktop, like adding a background and screen saver. However, when she logs off and logs back on, the desktop reverts to its original configuration. What type of user profile does this user have?

A. roaming
B. local
C. default
D. mandatory


Answer: D

Computer Science & Information Technology

You might also like to view...

Select the statement below that would open a text file for output.

(A) ``` Dim sw As IO.StreamWriter = IO.File.OpenText("IncomeData.txt") ``` (B ``` Dim sw As IO.StreamWriter = IO.File.CreateText(IncomeData.txt") ``` (C) ``` Dim sr As IO.StreamReader = IO.File.OpenText("ncomeData.txt" ``` (D)``` Dim sr As IO.StreamReader = IO.File.AppendText("IncomeData.txt") ```

Computer Science & Information Technology

________ backup providers are companies which provide utility software that creates automated backups to an online account.

A. Media B. Cloud C. Virtual D. Open source

Computer Science & Information Technology

 Which of the following is an open-source business partnership of 80 firms that develop standards for mobile devices?

A. Association of Wireless Computers B. Cordless Union C. Open Handset Alliance D. Mobile Computing Consortium

Computer Science & Information Technology

Which of the following input devices is used to create vector images?

a. camera b. scanner c. digitizing tablet d. gradients

Computer Science & Information Technology