Match each item with a statement below.
A. a collection of data that is copied to a backup media
B. a personal computer that provides multiple virtual environments for applications
C. functions similar to File Explorer in Windows, used to find and access Mac's files and applications
D. software that is installed on a computer and used to manage virtual machines
E. an image of the entire partition on which an operating system is installed
F. a remote application running on a server is controlled by a local computer
G. a text editor that works in command mode or insert mode
H. stands for Bourne Again Shell
I. a computer that has an operating system, but has little computing power and might only need to support a browser used to communicate with the server
J. the search app for Mac, can be configured to search the local computer, Wikipedia, iTunes, the Maps app, the web, and more.
A. dump
B. client-side virtualization
C. Finder
D. hypervisor
E. clone
F. presentation virtualization
G. vi editor
H. bash shell
I. thin client
J. Spotlight
You might also like to view...
___________ is the cloud computing service that provides a hardware platform and applications needed for the hospital information system
a. Infrastructure as a service b. Platform as a service c. Software as a service d. None of the above
List and briefly explain the use of the Refine Mask options.
What will be an ideal response?
Suppose that alpha and beta are int variables. The statement alpha = beta++; is equivalent to the statement(s) ____.
A. alpha = 1 + beta; B. alpha = alpha + beta; C. alpha = beta; beta = beta + 1; D. beta = beta + 1; alpha = beta;
Class methods are indicated by the special word public.
Answer the following statement true (T) or false (F)