User profiles enable users to _____________ their own settings without impairing another user's configuration
a. Restore
b. Back up
c. Customize
d. Scan
C. This enables several users to share the same computer.
Computer Science & Information Technology
You might also like to view...
What can you not do from the Select Data Source dialog box?
A) Add chart data series B) Change chart data range C) Delete a data series D) Change chart type
Computer Science & Information Technology
Which of the following are class methods and which are object methods? How can you tell which are which?
Math.abs(-3); soundObj.play(); FileChooser.pickAFile(); pictureObj.show(); ColorChooser.pickAColor(); turtle1.turnLeft();
Computer Science & Information Technology