The ________ utility automatically creates duplicates of your libraries, desktops, contacts and favorites to another storage location

A) Time Capsules B) File History C) System Restore D) Carbonite

B

Computer Science & Information Technology

You might also like to view...

Operating systems employ a technique called ________ to prevent indefinite postponement—as a thread waits in the ready state, the operating system gradually increases the thread’s priority to ensure that the thread will eventually run.

a. incrementing b. prioritizing c. maturing d. aging

Computer Science & Information Technology

Which of the following statements is false?

a. As of Java SE 8, any interface containing only one method is known as a functional interface. b. There are many functional interfaces throughout the Java APIs. c. Functional interfaces are used extensively with Java SE 8’s new lambda capabilities. d. Anonymous methods provide a shorthand notation for creating lambdas.

Computer Science & Information Technology